New to Kendo UI for Angular? Start a free 30-day trial
AxisLabelContentArgs
Represents the context for the axis label content
function.
Name | Type | Default | Description |
---|---|---|---|
count |
|
Specifies the total number of rendered labels. | |
culture |
|
Specifies the default culture (if set) of the label. | |
dataItem? |
|
Specifies the data item, if set. Available for category axis with set | |
format |
|
Specifies the default format string of the label. | |
index |
|
Specifies the index of the label. | |
text |
|
Specifies the default label text. | |
value |
|
Specifies the value associated with the axis label. |