New to Kendo UI for Angular? Start a free 30-day trial

CategoryAxisCrosshair

The configuration options of the category axis crosshair.

NameTypeDefaultDescription

color?

string

The color of the crosshair. Accepts a valid CSS color string, including hex and rgb.

dashType?

DashType

The dash type of the crosshair.

opacity?

number

The opacity of the crosshair. By default, the crosshair is opaque.

tooltip?

CategoryAxisCrosshairTooltip

The options of the crosshair tooltip. The crosshair tooltip is displayed when the categoryAxis.crosshair.tooltip.visible option is set to true.

visible?

boolean

If set to true, the Chart displays the category axis crosshair. By default, the category axis crosshair is not visible.

width?

number

The width of the crosshair in pixels.

In this article

Not finding the help you need?