ChartBeforeScrollEventArgs.NewRange Property
Returns a new visual range for the axis.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
RangeInfo | The visual range that the axis will display after a user scrolls the chart. |
See Also