Skip to main content

ASPxClientCrosshairOptions.valueSelectionMode Property

Gets the identifier specifying the behavior of the selection of points shown in the crosshair label.

Declaration

valueSelectionMode: string

Property Value

Type Description
string

The selection behavior identifier.

Remarks

The following identifiers are available:

  • Value
  • ValueRange
  • Default
See Also