New to Kendo UI for Vue? Start a free 30-day trial

AxisLabelClickEvent

Arguments for the axisLabelClick event.

NameTypeDefaultDescription

axis

EventAxisOptions

The axis options to which the label belongs.

dataItem

any

The original data item that is used to generate the label. Available only for category axes which are populated from the categoryField of the series.

index

number

The label sequential or category index.

target

Charts

The Chart component that triggered the event.

text

string

The label text.

value

any

The label value or category name.

In this article

Not finding the help you need?