GaugeScale.LabelOffset

Syntax

LabelOffset: Number;

Description

The LabelOffset property determines offset for speedometer text labels.

Comments

Use JSON or the setLabelOffset method to set the property value, and the getLabelOffset method to get the property value.

Example

The example of use is given on the page with description of the GaugeScale.IsAbsoluteLabelOffset property.

See also:

GaugeScale