New to Kendo UI for Angular? Start a free 30-day trial
ValueAxisCrosshair
Represents the value axis crosshair options.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
Sets the color of the crosshair. Accepts a valid CSS color string, including HEX and RGB. | |
opacity? |
|
Sets the opacity of the crosshair. By default, the crosshair is opaque. | |
tooltip? |
|
Configures the crosshair tooltip options.
The crosshair tooltip is displayed when the | |
visible? |
|
Determines if the Chart displays the value axis crosshair. By default, the value axis crosshair is not visible. | |
width? |
|
Sets the width of the crosshair in pixels. |