IsAbsoluteSectorOffset: Boolean;
The IsAbsoluteSectorOffset property determines units used to specify offset of scale sectors.
Use JSON or the setIsAbsoluteSectorOffset method to set the property value, and the getIsAbsoluteSectorOffset method to get the property value.
If the property is set to True (default), offset is specified in pixels, otherwise it is specified in percents.
The example of use is given on the page with description of the GaugeScale.Direction property.
See also: