ASPxClientCrosshairOptions.showOutOfRangePoints Property
Gets a value that specifies whether the Crosshair cursor should show points that are out of visual range.
Declaration
showOutOfRangePoints: boolean
Property Value
Type | Description |
---|---|
boolean | true if the out of visual range points should be shown in the Crosshair label; otherwise false. |
See Also