New to KendoReact? Start a free 30-day trial
ChartCategoryAxisLabelsProps
ChartCategoryAxisLabelsPropsPremium
Updated on Jan 7, 2026
Represents the props of the KendoReact ChartCategoryAxisLabels component.
| Name | Type | Default | Description |
|---|---|---|---|
background? |
|
The background color of the labels. Accepts a valid CSS color string, including hex and rgb. | |
border? |
|
The border of the labels. | |
color? |
|
The text color of the labels. Accepts a valid CSS color string, including hex and rgb. | |
content? |
|
The function which returns the label content. You can split the text into multiple lines by using the line feed characters ( The fields available in the function argument are:
|