New to Kendo UI for Angular? Start a free 30-day trial
AxisDefaultsCrosshair
Specifies the configuration options of the axis crosshair (see example).
Name | Type | Default | Description |
---|---|---|---|
color? |
|
Specifies the color of the crosshair. Accepts a valid CSS color string, including | |
dashType? |
|
Specifies the dash type of the crosshair. | |
opacity? |
|
Specifies the opacity of the crosshair. By default, the crosshair is opaque. | |
tooltip? |
|
Specifies the options of the crosshair tooltip.
The crosshair tooltip is displayed when the | |
visible? |
|
Determines whether the Chart displays the axis crosshair. By default, the axis crosshair is not visible. | |
width? |
|
Specifies the width of the crosshair in pixels. |