Back to Devexpress

DateTimeScaleChangedEventArgs Properties

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

latest2.4 KB
Original Source

DateTimeScaleChangedEventArgs Properties

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

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 DateTimeIntervalOptions class property value changes.
MeasureUnitChangeReturns information about measure unit changes.
MeasureUnitMultiplierChangeReturns information about measurement unit multiplier changes.
ScaleModeChangeReturns information about scale mode changes. Inherited from AxisScaleChangedEventArgs.

See Also

DateTimeScaleChangedEventArgs Class

DateTimeScaleChangedEventArgs Members

DevExpress.XtraCharts Namespace