MinorTicksStep: Number;
The MinorTicksStep property determines step between minor tick marks in axis units.
Use the setMinorTicksStep method to set the property value, and the getMinorTicksStep method to get the property value.
Default property value is 1.
The example of use is given on the page with description of the CylinderGaugeAxis.setValuesByMinAndMax property.
See also: