New to Kendo UI for Angular? Start a free 30-day trial
AxisTicks
The appearance configuration for the major and minor axis ticks (see example).
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the tick lines. Accepts a valid CSS color string, including hex and rgb. | |
size? |
|
The length of the tick line in pixels. | |
skip? |
|
The number of ticks to skip at the beginning. | |
step? |
|
The tick-rendering step. Renders every nth tick, where | |
visible? |
|
If set to | |
width? |
|
The width of the ticks in pixels. |