Specifies the event arguments for the cell clicked event in the heatmap.
boolean
Specifies the cancel state for the event. The default value is false. If set as true, the event progress will be stopped.
Element
Defines current cell element on which click is performed.
PointerEvent
Defines the pointer event for the click action.
boolean
Specifies whether the right-click action has been performed. The default value is false. If a right-click is detected, the value is set to true.
Defines the current HeatMap instance.
string
Defines the name of the event.
number
Defines current value of the cell on which click is performed.
string
Defines x-axis label of the cell on which click is performed.
string
| number
| Date
Defines x-axis value of the cell on which click is performed.
string
Defines y-axis label of the cell on which click is performed.
string
| number
| Date
Defines y-axis value of the cell on which click is performed.