Search results

ILegendRenderingEventArgs API in JavaScript TreeMap API control

Specifies the event arguments available when rendering the legend in the treemap.

Properties

_changePosition

LegendPosition

Specifies the position of the legend in the treemap.

cancel

boolean

Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.

name

string

Defines the name of the event.

position

LegendPosition

Specifies the position of the legend in the treemap.

treemap

TreeMap

Defines the current treemap instance.