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

IntervalTimeSpanScaleOptions Fields

Stores options for the time-span x-axis whose scale is divided into intervals.
Name Description
AggregateFunctionProperty static Identifies the ManualTimeSpanScaleOptions.AggregateFunction dependency property. Inherited from ManualTimeSpanScaleOptions.
AutoGridProperty static Identifies the ManualTimeSpanScaleOptions.AutoGrid dependency property. Inherited from ManualTimeSpanScaleOptions.
CustomAggregateFunctionProperty static Identifies the ManualTimeSpanScaleOptions.CustomAggregateFunction dependency property. Inherited from ManualTimeSpanScaleOptions.
GridAlignmentProperty static Identifies the ManualTimeSpanScaleOptions.GridAlignment dependency property. Inherited from ManualTimeSpanScaleOptions.
GridLayoutModeProperty static Identifies the TimeSpanScaleOptionsBase.GridLayoutMode dependency property. Inherited from TimeSpanScaleOptionsBase.
GridOffsetProperty static Identifies the ManualTimeSpanScaleOptions.GridOffset dependency property. Inherited from ManualTimeSpanScaleOptions.
GridSpacingProperty static Identifies the ManualTimeSpanScaleOptions.GridSpacing dependency property. Inherited from ManualTimeSpanScaleOptions.
MeasureUnitMultiplierProperty static Identifies the ManualTimeSpanScaleOptions.MeasureUnitMultiplier dependency property. Inherited from ManualTimeSpanScaleOptions.
MeasureUnitProperty static Identifies the ManualTimeSpanScaleOptions.MeasureUnit dependency property. Inherited from ManualTimeSpanScaleOptions.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
OverflowValuePatternProperty static Identifies the IntervalTimeSpanScaleOptions.OverflowValuePattern dependency property.
OverflowValueProperty static Identifies the IntervalTimeSpanScaleOptions.OverflowValue dependency property.
PatternProperty static Identifies the IntervalTimeSpanScaleOptions.Pattern dependency property.
ProcessMissingPointsProperty static Identifies the TimeSpanAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from TimeSpanAggregationScaleOptionsBase.
UnderflowValuePatternProperty static Identifies the IntervalTimeSpanScaleOptions.UnderflowValuePattern dependency property.
UnderflowValueProperty static Identifies the IntervalTimeSpanScaleOptions.UnderflowValue dependency property.
See Also