ColorMappingDirective
12 Sep 20251 minute to read
Properties
color any
Sets and gets the color for the color-mapping in treemap.
Defaults to null
from any
Sets and gets the value from which the range of color mapping starts.
Defaults to null
label any
Sets and gets the label text for the legend when it is rendered based on color mapping.
Defaults to null
maxOpacity any
Sets and gets the maximum opacity for the color-mapping in the treemap.
Defaults to null
minOpacity any
Sets and gets the minimum opacity for the color-mapping in the treemap.
Defaults to null
showLegend any
Enables or disables the visibility of the legend for color mapping in the treemap.
Defaults to true
to any
Sets and gets the value to which the range of color mapping ends.
Defaults to null
value any
Sets and gets the value for the color-mapping from the data source.
Defaults to null