ValueChangeInfo<T>.NewValue Property
Returns the new value of the changed value.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| T | An AxisBase object that is the new axis value. |
See Also