New to KendoReact? Start a free 30-day trial
ChartAxisDefaultsCrosshairProps
ChartAxisDefaultsCrosshairPropsPremium
Represents the props of the KendoReact ChartAxisDefaultsCrosshair component.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
The color of the crosshair. Accepts a valid CSS color string, including | |
dashType? |
|
The dash type of the crosshair. The following dash types are supported:
| |
opacity? |
|
The opacity of the crosshair. By default, the crosshair is opaque. | |
tooltip? |
|
The options of the crosshair tooltip. The crosshair tooltip is displayed when the | |
visible? |
|
If set to | |
width? |
|
The width of the crosshair in pixels. |