AxisRangeChangedEventArgs.MinChange Property
Gets the axis minimum value when the axis range (the whole range and visual range) has been changed.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
ValueChangeInfo<Object> | An instance of ValueChangeInfo<Object>. |
See Also