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