CylinderGaugeAxis.ShowMajorTicks

Syntax

ShowMajorTicks: Boolean;

Description

The ShowMajorTicks property determines whether cylinder axis major tick marks are displayed.

Comments

Use JSON or the setShowMajorTicks method to set the property value, and the getShowMajorTicks method to get the property value.

Available Values:

Example

The example of use is given on the page with description of the CylinderGaugeAxis.Values property.

See also:

CylinderGaugeAxis