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
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