GaugeScale.Step

Syntax

Step: Number;

Description

The Step property sets the step for positioning minor tick marks.

Comments

If the property is set to six, minor tick marks are placed in the scale between MinValue and MaxValue with the step of six degrees.

Example

The example of using the Step property is given on the Example of Creating Hand Watch page.

See also:

GaugeScale