New to Kendo UI for Angular? Start a free 30-day trial
AxisLine
Specifies the appearance settings for the axis lines. Affects the major and minor axis ticks, but not the grid lines (see example).
Name | Type | Default | Description |
---|---|---|---|
color? |
|
Specifies the color of the lines.
Accepts a valid CSS color string, including hex and rgb.
The | |
dashType? |
|
Specifies the dash type of the line. | |
visible? |
|
Determines whether to display the axis lines. By default, the axis lines are visible. | |
width? |
|
Specifies the width of the line in pixels. Affects the major and minor axis ticks, but not the grid lines. |