ASPxClientWebChartControlHotTrackEventArgs.cancel Property
Gets a value indicating whether the hot-tracking or object selection should be canceled.
Declaration
cancel: boolean
Property Value
Type | Description |
---|---|
boolean | true to cancel the hot-tracking or selection of an object; otherwise, false. |
See Also