Skip to content

GaugeSegment Type documentation

One segment of the gauge chart. The first segment starts at the min value of the gauge chart and ends at endValue .
Properties
color token for this segment.
colorToken: string
end value for this segment, exclusive except for last segment where it's inclusive
endValue: number

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.