CategoryAxisCrosshairComponent
The crosshair configuration options (see example).
Selector
kendo-chart-category-axis-item-crosshair
Inputs
Name | Type | Default | Description |
---|---|---|---|
color |
|
The color of the crosshair. Accepts a valid CSS color string, including hex and rgb. | |
dashType |
|
|
The dash type of the crosshair. |
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. |
Methods
notifyChanges | ||||||
---|---|---|---|---|---|---|
Updates the component fields with the specified values and refreshes the Chart. Use this method when the configuration values cannot be set through the template. ts
| ||||||
|