MajorInterval (Property)

Applies To:

NumericRange object

Description:

Returns or sets the major incremental value to use when the indicator is moved along the major scale of a gauge.

Action:

Read-write: Number

Example:

This example shows how to set the major interval for a Speedometer object to 20:

Speedometer.NumericRange.MajorInterval = "20"