New to KendoReact? Start a free 30-day trial
CategoryAxisRangeLabels
CategoryAxisRangeLabelsPremium
Updated over 6 months ago
The configuration options of the category axis date range labels.
| 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:
|