ChartBeforeZoomEventArgs.Cancel Property
In This Article
Gets or sets the value that identifies whether the zooming should be canceled.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.2.dll
NuGet Package: DevExpress.Charts
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the zooming is canceled; otherwise false. |
See Also