Skip to main content
A newer version of this page is available. .

AutomaticTimeSpanScaleOptions Fields

Contains scale settings for an axis when its scale mode is automatic.
Name Description
AggregateFunctionProperty static Identifies the AutomaticTimeSpanScaleOptions.AggregateFunction dependency property.
AutomaticMeasureUnitsCalculatorProperty static Identifies the AutomaticTimeSpanScaleOptions.AutomaticMeasureUnitsCalculator dependency property.
CustomAggregateFunctionProperty static Identifies the AutomaticTimeSpanScaleOptions.CustomAggregateFunction dependency property.
GridLayoutModeProperty static Identifies the TimeSpanScaleOptionsBase.GridLayoutMode dependency property. Inherited from TimeSpanScaleOptionsBase.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty static Identifies the TimeSpanAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from TimeSpanAggregationScaleOptionsBase.
See Also