Skip to main content

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