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