NumericScaleChangedEventArgs.IntervalOptionsChangeInfo Property
Returns information about NumericIntervalOptions class property value changes.
Namespace: DevExpress.XtraCharts
Assembly: DevExpress.XtraCharts.v24.1.dll
NuGet Package: DevExpress.Charts
Declaration
Property Value
Type | Description |
---|---|
NumericIntervalOptionsChangeInfo | An object that contains information about NumericIntervalOptions class property value changes. |
See Also