Skip to main content

WidthIntervalNumericScaleOptions Fields

The options that provide means to create axis intervals with a specified width.
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. 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.
WidthProperty static Identifies the WidthIntervalNumericScaleOptions.Width dependency property.
See Also