ChartBeforeZoomEventArgs.NewRange Property
The new axis visual range.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| RangeInfo | The visual range that the axis will display after a zoom. |
See Also