Skip to main content

AutomaticDateTimeScaleOptions Fields

Contains settings for a date-time axis data when its scale mode is automatic.
Name Description
AggregateFunctionProperty static Identifies the AutomaticDateTimeScaleOptions.AggregateFunction dependency property.
AutomaticMeasureUnitsCalculatorProperty static Identifies the AutomaticDateTimeScaleOptions.AutomaticMeasureUnitsCalculator dependency property.
CustomAggregateFunctionProperty static Identifies the AutomaticDateTimeScaleOptions.CustomAggregateFunction dependency property.
GridLayoutModeProperty static Identifies the DateTimeScaleOptionsBase.GridLayoutMode dependency property. Inherited from DateTimeScaleOptionsBase.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty static Identifies the DateTimeAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
SkipRangesWithoutPointsProperty static Identifies the DateTimeAggregationScaleOptionsBase.SkipRangesWithoutPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
WorkdaysOnlyProperty static Identifies the DateTimeScaleOptionsBase.WorkdaysOnly dependency property. Inherited from DateTimeScaleOptionsBase.
WorkdaysOptionsProperty static Identifies the DateTimeScaleOptionsBase.WorkdaysOptions dependency property. Inherited from DateTimeScaleOptionsBase.
WorkTimeOnlyProperty static Identifies the DateTimeScaleOptionsBase.WorkTimeOnly dependency property. Inherited from DateTimeScaleOptionsBase.
WorkTimeRulesProperty static Identifies the DateTimeScaleOptionsBase.WorkTimeRules dependency property. Inherited from DateTimeScaleOptionsBase.
See Also