Back to Devexpress

TimeSpanScaleChangedEventArgs Properties

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

latest2.3 KB
Original Source

TimeSpanScaleChangedEventArgs Properties

Stores data for the ChartControl.AxisScaleChanged(WebChartControl.AxisScaleChanged or ChartControlSettings.AxisScaleChanged) event when the changed scale is TimeSpan.

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 changes to TimeSpan scale interval options.
MeasureUnitChangeReturns information about measurement unit changes.
MeasureUnitMultiplierChangeReturns information about measurement unit multiplier changes.
ScaleModeChangeReturns information about scale mode changes. Inherited from AxisScaleChangedEventArgs.

See Also

TimeSpanScaleChangedEventArgs Class

TimeSpanScaleChangedEventArgs Members

DevExpress.XtraCharts Namespace