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