Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ManualTimeSpanScaleOptions Fields
Show Inherited Hide Inherited

Contains settings for a time-span axis when its scale mode is manual. This scale mode allows you to specify a measurement unit.
Name Description
AggregateFunctionProperty static Identifies the ManualTimeSpanScaleOptions.AggregateFunction dependency property.
AutoGridProperty static Identifies the ManualTimeSpanScaleOptions.AutoGrid dependency property.
CustomAggregateFunctionProperty static Identifies the ManualTimeSpanScaleOptions.CustomAggregateFunction dependency property.
GridAlignmentProperty static Identifies the ManualTimeSpanScaleOptions.GridAlignment dependency property.
GridLayoutModeProperty static Identifies the TimeSpanScaleOptionsBase.GridLayoutMode dependency property. Inherited from TimeSpanScaleOptionsBase.
GridOffsetProperty static Identifies the ManualTimeSpanScaleOptions.GridOffset dependency property.
GridSpacingProperty static Identifies the ManualTimeSpanScaleOptions.GridSpacing dependency property.
MeasureUnitMultiplierProperty static Identifies the ManualTimeSpanScaleOptions.MeasureUnitMultiplier dependency property.
MeasureUnitProperty static Identifies the ManualTimeSpanScaleOptions.MeasureUnit dependency property.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty static Identifies the TimeSpanAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from TimeSpanAggregationScaleOptionsBase.
See Also