ConstantLineMovedEventArgs.OldValue Property
Returns the previous axis value.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
Object | An axis value whose type depends on the axis type. |
See Also