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