Search results

SelectionSettings API in JavaScript TreeMap API control

Sets and gets the options for customizing the selection of the leaf items in treemap.

Properties

border

BorderModel

Sets and gets the options to customize the border of the selected items in the treemap.

enable

boolean

Enables or disables the selection functionality in the treemap.

Defaults to false

fill

string

Sets and gets the color of the selection when the leaf item is selected in the treemap.

Defaults to null

mode

SelectionMode

Sets and gets the type of the elements in which selection must be done in the treemap.

Defaults to ‘Item’

opacity

string

Sets and gets the opacity of the selection when the leaf item is selected in the treemap.

Defaults to ‘0.5’