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

AxisLabelClickEvent

Arguments for the axisLabelClick event(see example).

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.

sender

ChartComponent

The ChartComponent 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?