New to Kendo UI for Angular? Start a free 30-day trial
XAxisCrosshair
Represents the configuration options of the X-axis crosshair.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
Specifies the color of the crosshair. Accepts a valid CSS color string, including HEX and RGB. | |
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 X-axis crosshair of the Scatter Chart. By default, the X-axis crosshair of the Scatter Chart is not visible. | |
width? |
|
Specifies the width of the crosshair in pixels. |