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

AutomaticNumericScaleOptions Fields
Show Inherited Hide Inherited

Contains settings for a numeric axis data when its scale mode is automatic.
Name Description
AggregateFunctionProperty static Identifies the AutomaticNumericScaleOptions.AggregateFunction dependency property.
AutomaticMeasureUnitsCalculatorProperty static Identifies the AutomaticNumericScaleOptions.AutomaticMeasureUnitsCalculator dependency property.
CustomAggregateFunctionProperty static Identifies the AutomaticNumericScaleOptions.CustomAggregateFunction dependency property.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty static Identifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase.
See Also