AxisLabelClickEvent
Arguments for the axisLabelClick
event.
Name | Type | Default | Description |
---|---|---|---|
axis |
| The axis options to which the label belongs. | |
dataItem |
| The original data item that is used to generate the label.
Available only for category axes which are populated from the | |
index |
| The label sequential or category index. | |
sender |
| The | |
text |
| The label text. | |
value |
| The label value or category name. |