Back to Devexpress

IntervalNumericScaleOptions Fields

wpf-devexpress-dot-xpf-dot-charts-dot-intervalnumericscaleoptions-dot-underscore-fields.md

latest5.2 KB
Original Source

IntervalNumericScaleOptions Fields

The options that provide means to create axis intervals whose number and width are calculated automatically.

NameDescription
AggregateFunctionProperty staticIdentifies the ManualNumericScaleOptions.AggregateFunction dependency property. Inherited from ManualNumericScaleOptions.
AutoGridProperty staticIdentifies the ManualNumericScaleOptions.AutoGrid dependency property. Inherited from ManualNumericScaleOptions.
CustomAggregateFunctionProperty staticIdentifies the ManualNumericScaleOptions.CustomAggregateFunction dependency property. Inherited from ManualNumericScaleOptions.
GridAlignmentProperty staticIdentifies the ManualNumericScaleOptions.GridAlignment dependency property. Inherited from ManualNumericScaleOptions.
GridLayoutModeProperty staticIdentifies the IntervalNumericScaleOptions.GridLayoutMode dependency property.
GridOffsetProperty staticIdentifies the ManualNumericScaleOptions.GridOffset dependency property. Inherited from ManualNumericScaleOptions.
GridSpacingProperty staticIdentifies the ManualNumericScaleOptions.GridSpacing dependency property. Inherited from ManualNumericScaleOptions.
MeasureUnitProperty staticIdentifies the ManualNumericScaleOptions.MeasureUnit dependency property. Inherited from ManualNumericScaleOptions.
MinGridSpacingLengthProperty staticIdentifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
OverflowValuePatternProperty staticIdentifies the IntervalNumericScaleOptions.OverflowValuePattern dependency property.
OverflowValueProperty staticIdentifies the IntervalNumericScaleOptions.OverflowValue dependency property.
PatternProperty staticIdentifies the IntervalNumericScaleOptions.Pattern dependency property.
ProcessMissingPointsProperty staticIdentifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase.
UnderflowValuePatternProperty staticIdentifies the IntervalNumericScaleOptions.UnderflowValuePattern dependency property.
UnderflowValueProperty staticIdentifies the IntervalNumericScaleOptions.UnderflowValue dependency property.

See Also

IntervalNumericScaleOptions Class

IntervalNumericScaleOptions Members

DevExpress.Xpf.Charts Namespace