Search results

IItemDataEventArgs API in React TreeMap API component

Defines the event argument of the treemap item data.

Properties

groupIndex

number

Defines the level of the current treemap item.

groupName

string

Defines the parent name of the current treemap item.

isDrilled

boolean

Specifies whether the drill down is performed or not.

isLeafItem

boolean

Specifies whether the item is leaf item or not.

itemArea

number

Defines the item area in the treemap.

levelOrderName

string

Defines the name of the parent level of the treemap item.

name

string

Defines the name of the treemap item.

options

Object

Defines the options provided in the event arguments

rect

Object

Specifies the rect element in the event.