HighlightSettings

23 Sep 20251 minute to read

Sets and gets the options for customizing the highlighting of the treemap item,
when the mouse hover is performed in it.

Properties

border BorderModel

Sets and gets the options for customizing the color and width of the border of the
highlighted item in the treemap.

enable boolean

Enables or disables the highlight functionality of the treemap.

Defaults to false

fill string

Sets and gets the highlight color of the treemap.

Defaults to ‘#808080’

mode HighLightMode

Sets and gets the element in which highlight must be done in the treemap.

Defaults to ‘Item’

opacity string

Sets and gets the opacity of the treemap.

Defaults to ‘0.5’