DateTimeScaleChangedEventArgs.MeasureUnitMultiplierChange Property
Returns the information about the measurement unit multiplier changes.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
ValueChangeInfo<Int32> | The ValueChangeInfo<T> of Int32 that contains the measurement unit multiplier change info. |
See Also