goog.ui.GaugeColoredRange |
fromValue
: number
The range start (minimal) value.
|
toValue
: number
The range end (maximal) value.
|
backgroundColor
: string
Color to fill the range background with.
|