Skip to main content
A newer version of this page is available. .

ASPxClientCrosshairOptions.showAxisYLabels Property

Gets a value indicating whether it is necessary to show a crosshair label for the Y-axis.

Declaration

showAxisYLabels: boolean

Property Value

Type Description
boolean

true to show the crosshair label for the Y-axis; otherwise, false.

See Also