LinearRangeComponent
The configuration options for a scale range item of a LinearGauge.
Selector
kendo-lineargauge-scale-range
Inputs
color?
string
The color of the range. Accepts valid CSS color strings, including hex and rgb.
from?
number
The start position of the range.
opacity?
number
The range opacity.
to?
number
The end position of the range.