Skip to main content

ASPxClientCrosshairOptions.showCrosshairLabels Property

Gets a value that defines whether a crosshair label of a series point indicated by a crosshair cursor is shown on a diagram.

#Declaration

TypeScript
showCrosshairLabels: boolean

#Property Value

Type Description
boolean

true if a crosshair label indicated by a crosshair cursor is shown on a diagram; otherwise, false.

See Also