Search results

PaletteCollectionModel API in JavaScript (ES5) HeatMap API control

Interface for a class PaletteCollection

Properties

color

string

Sets and gets the color for a palette.

endValue

number

Sets and gets the end value in the heatmap data to set the palette color.

label

string

Sets and gets the label to be set in the corresponding legend for the palette color.

maxColor

string

Sets and gets the maximum color for color range in a palette.

minColor

string

Sets and gets the minimum color for color range in a palette.

startValue

number

Sets and gets the start value in the heatmap data to set the palette color.

value

number

Sets and gets the value in the heatmap data to set the palette color.