Back to Devexpress

NumericScaleChangedEventArgs Properties

corelibraries-devexpress-dot-xtracharts-dot-numericscalechangedeventargs-dot-underscore-properties.md

latest2.2 KB
Original Source

NumericScaleChangedEventArgs Properties

Provides data for the ChartControl.AxisScaleChanged(WebChartControl.AxisScaleChanged and ChartControlSettings.AxisScaleChanged) event when the type of the changed scale is Numeric.

NameDescription
AxisReturns the axis whose scale mode, measure unit, grid alignment or grid spacing has been changed. Inherited from AxisScaleChangedEventArgs.
GridAlignmentChangeReturns information about grid alignment changes.
GridSpacingChangeReturns information about grid spacing changes. Inherited from AxisScaleChangedEventArgs.
IntervalOptionsChangeInfoReturns information about NumericIntervalOptions class property value changes.
MeasureUnitChangeReturns information about measure unit changes.
ScaleModeChangeReturns information about scale mode changes. Inherited from AxisScaleChangedEventArgs.

See Also

NumericScaleChangedEventArgs Class

NumericScaleChangedEventArgs Members

DevExpress.XtraCharts Namespace