ASPxClientWebChart.showCrosshair Property
Gets a value indicating whether a crosshair cursor should be shown.
Declaration
showCrosshair: boolean
Property Value
| Type | Description |
|---|---|
| boolean | true to show a crosshair cursor; otherwise, false. |
See Also