New to Kendo UI for Angular? Start a free 30-day trial
CategoryAxisHighlight
Updated on Apr 14, 2026
Represents the highlight configuration options of the category axis.
| Name | Type | Default | Description |
|---|---|---|---|
border? |
|
Configures the border of the highlight rectangle. | |
color? |
|
Sets the fill color of the highlight rectangle. Accepts a valid CSS color string, including HEX and RGB. | |
opacity? |
|
Sets the opacity of the highlight fill.
The value ranges from | |
visible? |
|
Determines if the highlight is visible. |