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

CountIntervalNumericScaleOptions Fields
Show Inherited Hide Inherited

The options that provide means to configure a specified number of axis intervals.
Name Description
AggregateFunctionProperty static Identifies the ManualNumericScaleOptions.AggregateFunction dependency property. Inherited from ManualNumericScaleOptions.
AutoGridProperty static Identifies the ManualNumericScaleOptions.AutoGrid dependency property. Inherited from ManualNumericScaleOptions.
CountProperty static Identifies the CountIntervalNumericScaleOptions.Count dependency property.
CustomAggregateFunctionProperty static Identifies the ManualNumericScaleOptions.CustomAggregateFunction dependency property. Inherited from ManualNumericScaleOptions.
GridAlignmentProperty static Identifies the ManualNumericScaleOptions.GridAlignment dependency property. Inherited from ManualNumericScaleOptions.
GridLayoutModeProperty static Identifies the IntervalNumericScaleOptions.GridLayoutMode dependency property. Inherited from IntervalNumericScaleOptions.
GridOffsetProperty static Identifies the ManualNumericScaleOptions.GridOffset dependency property. Inherited from ManualNumericScaleOptions.
GridSpacingProperty static Identifies the ManualNumericScaleOptions.GridSpacing dependency property. Inherited from ManualNumericScaleOptions.
MeasureUnitProperty static Identifies the ManualNumericScaleOptions.MeasureUnit dependency property. Inherited from ManualNumericScaleOptions.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
OverflowValuePatternProperty static Identifies the IntervalNumericScaleOptions.OverflowValuePattern dependency property. Inherited from IntervalNumericScaleOptions.
OverflowValueProperty static Identifies the IntervalNumericScaleOptions.OverflowValue dependency property. Inherited from IntervalNumericScaleOptions.
PatternProperty static Identifies the IntervalNumericScaleOptions.Pattern dependency property. Inherited from IntervalNumericScaleOptions.
ProcessMissingPointsProperty static Identifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase.
UnderflowValuePatternProperty static Identifies the IntervalNumericScaleOptions.UnderflowValuePattern dependency property. Inherited from IntervalNumericScaleOptions.
UnderflowValueProperty static Identifies the IntervalNumericScaleOptions.UnderflowValue dependency property. Inherited from IntervalNumericScaleOptions.
See Also