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

ASPxClientCrosshairOptions.showAxisXLabels Property

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

Declaration

showAxisXLabels: boolean

Property Value

Type Description
boolean

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

See Also