ValueChangeInfo<T>.OldValue Property
Returns the old value of the changed value.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v25.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
| Type | Description |
|---|---|
| T | An object of the type designated by the specified generic type parameter. |
See Also