RangeColorModel

Interface represents the settings for a progress range segment.

Properties

color String

Specifies the color of the range.

Default: null

end Number

Specifies the end of the range.

Default: null

start Number

Specifies the start of the range.

Default: null

On This Page