ShowMinorTicks: Boolean;
The ShowMinorTicks property determines whether cylinder axis minor tick marks are displayed.
Use JSON or the setShowMinorTicks method to set the property value, and the getShowMinorTicks method to get the property value.
Available Values:
true. Cylinder axis minor tick marks are displayed (default).
false. Cylinder axis minor tick marks are not displayed.
The example of use is given on the page with description of the CylinderGaugeAxis.Values property.
See also: