Gauges.LinearGauge.LinearGaugeRange
The ranges are visible elements that highlight a specific range of values on the scale. The ranges are used to emphasize an important range of values on the scale.
Config options
Specifies the value where the range ends.
Defaults to: 100
Specifies the offset of the inner edge of the range to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).
Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.
Defaults to: 0.35
Specifies the offset of the outer end (where the end value of the range is) edge of the range to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).
Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.
Defaults to: 0.7
Specifies the offset of the outer start (where the start value of the range is) edge of the range to the top (in case of horizontal gauge) or to the left (in case of vertical gauge).
Please note that this number is ratio to the whole gauge height (horizontal) or width (vertical) of the gauge.
Defaults to: 0.5
Specifies the value where the range starts.
Defaults to: 0