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