Gets a value indicating whether a crosshair cursor is enabled.
Namespace:DevExpress.XtraCharts.Web.Scripts
Assembly:JavaScript

Syntax
JavaScript |
actualCrosshairEnabled
Type: bool
|
Property value
Type: Boolean
true if a crosshair cursor is enabled; otherwise, false.

See Also