New to Kendo UI for Angular? Start a free 30-day trial
YAxisCrosshair
Represents the Y-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 Y-axis crosshair of the Scatter Chart. By default, the Y-axis crosshair of the Scatter Chart is not visible. | |
width? |
|
Sets the width of the crosshair in pixels. |