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