New to Kendo UI for Angular? Start a free 30-day trial
AxisLabelClickEvent
Arguments for the axisLabelClick
event(see example).
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. |