Skip to main content
A newer version of this page is available. .

IntervalNumericScaleOptions Fields

The options that provide means to create axis intervals whose number and width are calculated automatically.
Name Description
AggregateFunctionProperty static Identifies the ManualNumericScaleOptions.AggregateFunction dependency property. Inherited from ManualNumericScaleOptions.
AutoGridProperty static Identifies the ManualNumericScaleOptions.AutoGrid dependency property. Inherited from ManualNumericScaleOptions.
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.
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.
OverflowValueProperty static Identifies the IntervalNumericScaleOptions.OverflowValue dependency property.
PatternProperty static Identifies the IntervalNumericScaleOptions.Pattern dependency property.
ProcessMissingPointsProperty static Identifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase.
UnderflowValuePatternProperty static Identifies the IntervalNumericScaleOptions.UnderflowValuePattern dependency property.
UnderflowValueProperty static Identifies the IntervalNumericScaleOptions.UnderflowValue dependency property.
See Also