AxisScaleChangedEventArgs.Axis Property
Returns the axis whose scale mode, measure unit, grid alignment or grid spacing has been changed.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
AxisBase | The axis whose scale parameters have been changed. |
See Also