MinorInterval (Property)

Applies To:

NumericRange object

Description:

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

Action:

Read-write: Number

Example:

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

Speedometer.NumericRange.MajorInterval = "10"