Skip to main content

ASPxClientCrosshairOptions.showGroupHeaders Property

Gets a value that indicates whether to show a header for each series group in crosshair cursor labels.

Declaration

showGroupHeaders: boolean

Property Value

Type Description
boolean

true, to show a group header in crosshair cursor labels; otherwise, false.

See Also