ColorRangeDataModel

Interface representing properties for the slider color range.

Properties

color String

Specifies the color of the range.

Default: ''

end Number

Specifies the ending value for the range.

Default: null

start Number

Specifies the starting value for the range.

Default: null

On This Page