Api iTreeMapTooltipRenderEventArgs in EJ2 TypeScript Treemap control
23 Jun 20231 minute to read
Properties
cancel boolean
Defines the event cancel status
eventArgs PointerEvent
Define the mouse location.
item Object
Define the current tooltip item.
name string
Defines the name of the event
options Object
Define the tooltip options.
treemap TreeMap
Defines the current TreeMap instance