Back to Devexpress

ManualTimeSpanScaleOptions Fields

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

latest3.6 KB
Original Source

ManualTimeSpanScaleOptions Fields

Contains settings for a time-span axis when its scale mode is manual. This scale mode allows you to specify a measurement unit.

NameDescription
AggregateFunctionProperty staticIdentifies the ManualTimeSpanScaleOptions.AggregateFunction dependency property.
AutoGridProperty staticIdentifies the ManualTimeSpanScaleOptions.AutoGrid dependency property.
CustomAggregateFunctionProperty staticIdentifies the ManualTimeSpanScaleOptions.CustomAggregateFunction dependency property.
GridAlignmentProperty staticIdentifies the ManualTimeSpanScaleOptions.GridAlignment dependency property.
GridLayoutModeProperty staticIdentifies the TimeSpanScaleOptionsBase.GridLayoutMode dependency property. Inherited from TimeSpanScaleOptionsBase.
GridOffsetProperty staticIdentifies the ManualTimeSpanScaleOptions.GridOffset dependency property.
GridSpacingProperty staticIdentifies the ManualTimeSpanScaleOptions.GridSpacing dependency property.
MeasureUnitMultiplierProperty staticIdentifies the ManualTimeSpanScaleOptions.MeasureUnitMultiplier dependency property.
MeasureUnitProperty staticIdentifies the ManualTimeSpanScaleOptions.MeasureUnit dependency property.
MinGridSpacingLengthProperty staticIdentifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty staticIdentifies the TimeSpanAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from TimeSpanAggregationScaleOptionsBase.

See Also

ManualTimeSpanScaleOptions Class

ManualTimeSpanScaleOptions Members

DevExpress.Xpf.Charts Namespace