Skip to main content

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.
Name Description
AggregateFunctionProperty static Identifies the ManualTimeSpanScaleOptions.AggregateFunction dependency property.
AutoGridProperty static Identifies the ManualTimeSpanScaleOptions.AutoGrid dependency property.
CustomAggregateFunctionProperty static Identifies the ManualTimeSpanScaleOptions.CustomAggregateFunction dependency property.
GridAlignmentProperty static Identifies the ManualTimeSpanScaleOptions.GridAlignment dependency property.
GridLayoutModeProperty static Identifies the TimeSpanScaleOptionsBase.GridLayoutMode dependency property. Inherited from TimeSpanScaleOptionsBase.
GridOffsetProperty static Identifies the ManualTimeSpanScaleOptions.GridOffset dependency property.
GridSpacingProperty static Identifies the ManualTimeSpanScaleOptions.GridSpacing dependency property.
MeasureUnitMultiplierProperty static Identifies the ManualTimeSpanScaleOptions.MeasureUnitMultiplier dependency property.
MeasureUnitProperty static Identifies the ManualTimeSpanScaleOptions.MeasureUnit dependency property.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
ProcessMissingPointsProperty static Identifies the TimeSpanAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from TimeSpanAggregationScaleOptionsBase.
See Also