New to Kendo UI for AngularStart a free 30-day trial

AxisLabelClickEvent

Represents the arguments for the axisLabelClick event of the Chart component (see example).

NameTypeDefaultDescription

axis

EventAxisOptions

Specifies the axis options to which the label belongs.

dataItem

any

Specifies the original data item that generates the label. Available only for category axes that use the categoryField of the series.

index

number

Specifies the sequential or category index of the label.

sender

ChartComponent

Specifies the ChartComponent that triggered the event.

text

string

Specifies the text of the label.

value

any

Specifies the value or category name of the label.

Not finding the help you need?
Contact Support