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

AxisLabelContentArgs

The context for the axis label content function.

NameTypeDefaultDescription

count

number

The total number of rendered labels.

culture

string

The default culture (if set) of the label.

dataItem?

any

The data item, if set.

Available for category axis with set categoryField.

format

string

The default format string of the label.

index

number

The index of the label.

text

string

The default label text.

value

any

The value associated with the axis label.

In this article

Not finding the help you need?