RangeColorSetting

12 Sep 20251 minute to read

Configures the range color settings in the chart.

Properties

colors string[]

Specifies the fill colors for points that lie within the given range. If multiple colors are specified, a gradient will be applied.

end number

Specifies the end value of the color mapping range.

label string

Specifies the name or label for the range mapping item.

start number

Specifies the start value of the color mapping range.