Back to Devexpress

ManualNumericScaleOptions Fields

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

latest2.9 KB
Original Source

ManualNumericScaleOptions Fields

Contains settings for a numeric axis data when its scale mode is manual.

NameDescription
AggregateFunctionProperty staticIdentifies the ManualNumericScaleOptions.AggregateFunction dependency property.
AutoGridProperty staticIdentifies the ManualNumericScaleOptions.AutoGrid dependency property.
CustomAggregateFunctionProperty staticIdentifies the ManualNumericScaleOptions.CustomAggregateFunction dependency property.
GridAlignmentProperty staticIdentifies the ManualNumericScaleOptions.GridAlignment dependency property.
GridOffsetProperty staticIdentifies the ManualNumericScaleOptions.GridOffset dependency property.
GridSpacingProperty staticIdentifies the ManualNumericScaleOptions.GridSpacing dependency property.
MeasureUnitProperty staticIdentifies the ManualNumericScaleOptions.MeasureUnit dependency property.
MinGridSpacingLengthProperty staticIdentifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty staticIdentifies the NumericAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from NumericAggregationScaleOptionsBase.

See Also

ManualNumericScaleOptions Class

ManualNumericScaleOptions Members

DevExpress.Xpf.Charts Namespace