CylinderGaugeAxis.ShowUnitsForEachValue

Syntax

ShowUnitsForEachValue: Boolean;

Description

The ShowUnitsForEachValue property determines whether unit must be displayed for each cylinder axis major tick mark.

Comments

Use the setShowUnitsForEachValue method to set the property value, and the getShowUnitsForEachValue method to get the property value.

Available Values:

Example

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

See also:

CylinderGaugeAxis