Back to Devexpress

CountIntervalNumericScaleOptions Fields

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

latest6.1 KB
Original Source

CountIntervalNumericScaleOptions Fields

The options that provide means to configure a specified number of axis intervals.

NameDescription
AggregateFunctionProperty staticIdentifies the ManualNumericScaleOptions.AggregateFunction dependency property. Inherited from ManualNumericScaleOptions.
AutoGridProperty staticIdentifies the ManualNumericScaleOptions.AutoGrid dependency property. Inherited from ManualNumericScaleOptions.
CountProperty staticIdentifies the CountIntervalNumericScaleOptions.Count dependency property.
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. Inherited from IntervalNumericScaleOptions.
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. Inherited from IntervalNumericScaleOptions.
OverflowValueProperty staticIdentifies the IntervalNumericScaleOptions.OverflowValue dependency property. Inherited from IntervalNumericScaleOptions.
PatternProperty staticIdentifies the IntervalNumericScaleOptions.Pattern dependency property. Inherited from IntervalNumericScaleOptions.
ProcessMissingPointsProperty staticIdentifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase.
UnderflowValuePatternProperty staticIdentifies the IntervalNumericScaleOptions.UnderflowValuePattern dependency property. Inherited from IntervalNumericScaleOptions.
UnderflowValueProperty staticIdentifies the IntervalNumericScaleOptions.UnderflowValue dependency property. Inherited from IntervalNumericScaleOptions.

See Also

CountIntervalNumericScaleOptions Class

CountIntervalNumericScaleOptions Members

DevExpress.Xpf.Charts Namespace