Skip to content

GaugeSegment

Defined in: types/index.ts:295

A single coloured range on a gauge.

Properties

color

color: string

Defined in: types/index.ts:296


to

to: number

Defined in: types/index.ts:298

End of the segment, in the gauge’s [min, max] domain.