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