ShowUnitsForEachValue: Boolean;
The ShowUnitsForEachValue property determines whether unit must be displayed for each cylinder axis major tick mark.
Use the setShowUnitsForEachValue method to set the property value, and the getShowUnitsForEachValue method to get the property value.
Available Values:
true. Unit is displayed for each cylinder axis major tick mark.
false. Unit is displayed at the end of axis (default).
The example of use is given on the page with description of the CylinderGaugeAxis.setValuesByMinAndMax property.
See also: