New to Kendo UI for AngularStart a free 30-day trial

CategoryAxisCrosshair

Represents the configuration options of the category axis crosshair.

NameTypeDefaultDescription

color?

string

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

dashType?

DashType

Specifies the dash type of the crosshair.

opacity?

number

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

tooltip?

CategoryAxisCrosshairTooltip

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

visible?

boolean

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

width?

number

Specifies the width of the crosshair in pixels.

Not finding the help you need?
Contact Support