Search results

SelectionSettings API in Angular TreeMap API component

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

Properties

border

BorderModel

Sets and gets the border of the selected items in the treemap component.

enable

boolean

Enables or disables the selection functionality in the treemap component.

Defaults to false

fill

string

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

Defaults to null

mode

SelectionMode

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

Defaults to ‘Item’

opacity

string

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

Defaults to ‘0.5’