Back to Devexpress

AutomaticDateTimeScaleOptions Fields

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

latest4.3 KB
Original Source

AutomaticDateTimeScaleOptions Fields

Contains settings for a date-time axis data when its scale mode is automatic.

NameDescription
AggregateFunctionProperty staticIdentifies the AutomaticDateTimeScaleOptions.AggregateFunction dependency property.
AutomaticMeasureUnitsCalculatorProperty staticIdentifies the AutomaticDateTimeScaleOptions.AutomaticMeasureUnitsCalculator dependency property.
CustomAggregateFunctionProperty staticIdentifies the AutomaticDateTimeScaleOptions.CustomAggregateFunction dependency property.
GridLayoutModeProperty staticIdentifies the DateTimeScaleOptionsBase.GridLayoutMode dependency property. Inherited from DateTimeScaleOptionsBase.
MinGridSpacingLengthProperty staticIdentifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty staticIdentifies the DateTimeAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
SkipRangesWithoutPointsProperty staticIdentifies the DateTimeAggregationScaleOptionsBase.SkipRangesWithoutPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
WorkdaysOnlyProperty staticIdentifies the DateTimeScaleOptionsBase.WorkdaysOnly dependency property. Inherited from DateTimeScaleOptionsBase.
WorkdaysOptionsProperty staticIdentifies the DateTimeScaleOptionsBase.WorkdaysOptions dependency property. Inherited from DateTimeScaleOptionsBase.
WorkTimeOnlyProperty staticIdentifies the DateTimeScaleOptionsBase.WorkTimeOnly dependency property. Inherited from DateTimeScaleOptionsBase.
WorkTimeRulesProperty staticIdentifies the DateTimeScaleOptionsBase.WorkTimeRules dependency property. Inherited from DateTimeScaleOptionsBase.

See Also

AutomaticDateTimeScaleOptions Class

AutomaticDateTimeScaleOptions Members

DevExpress.Xpf.Charts Namespace