Search results

RangeColorSetting API in JavaScript (ES5) Chart API control

Configures the RangeColorSetting in the chart.

Properties

colors

string[]

Specify the fill colors of point those lies on the given range, if multiple colors mentioned, then we need to fill gradient.

end

number

Specify the end value of color mapping range.

label

string

Specify name for the range mapping item.

start

number

Specify the start value of color mapping range.