New to Kendo UI for Vue? Start a free 30-day trial
AxisLine
Updated on Oct 31, 2025
The appearance settings for the axis lines. Affects the major and minor axis ticks, but not the grid lines (see the basic usage example).
| Name | Type | Default | Description | 
|---|---|---|---|
| color? | 
 | The color of the lines. Accepts a valid CSS color string, including hex and rgb. Setting the  | |
| dashType? | 
 | The dash type of the line. | |
| visible? | 
 | If set to  | |
| width? | 
 | The width of the line in pixels. Affects the major and minor axis ticks, but not the grid lines. |