Skip to main content

IntervalDateTimeScaleOptions Fields

Stores options for the date-time x-axis whose scale is divided into intervals.
Name Description
AggregateFunctionProperty static Identifies the ManualDateTimeScaleOptions.AggregateFunction dependency property. Inherited from ManualDateTimeScaleOptions.
AutoGridProperty static Identifies the ManualDateTimeScaleOptions.AutoGrid dependency property. Inherited from ManualDateTimeScaleOptions.
CustomAggregateFunctionProperty static Identifies the ManualDateTimeScaleOptions.CustomAggregateFunction dependency property. Inherited from ManualDateTimeScaleOptions.
GridAlignmentProperty static Identifies the ManualDateTimeScaleOptions.GridAlignment dependency property. Inherited from ManualDateTimeScaleOptions.
GridLayoutModeProperty static Identifies the DateTimeScaleOptionsBase.GridLayoutMode dependency property. Inherited from DateTimeScaleOptionsBase.
GridOffsetProperty static Identifies the ManualDateTimeScaleOptions.GridOffset dependency property. Inherited from ManualDateTimeScaleOptions.
GridSpacingProperty static Identifies the ManualDateTimeScaleOptions.GridSpacing dependency property. Inherited from ManualDateTimeScaleOptions.
MeasureUnitMultiplierProperty static Identifies the ManualDateTimeScaleOptions.MeasureUnitMultiplier dependency property. Inherited from ManualDateTimeScaleOptions.
MeasureUnitProperty static Identifies the ManualDateTimeScaleOptions.MeasureUnit dependency property. Inherited from ManualDateTimeScaleOptions.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
OverflowValuePatternProperty static Identifies the IntervalDateTimeScaleOptions.OverflowValuePattern dependency property.
OverflowValueProperty static Identifies the IntervalDateTimeScaleOptions.OverflowValue dependency property.
PatternProperty static Identifies the IntervalDateTimeScaleOptions.Pattern dependency property.
ProcessMissingPointsProperty static Identifies the DateTimeAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
SkipRangesWithoutPointsProperty static Identifies the DateTimeAggregationScaleOptionsBase.SkipRangesWithoutPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
UnderflowValuePatternProperty static Identifies the IntervalDateTimeScaleOptions.UnderflowValuePattern dependency property.
UnderflowValueProperty static Identifies the IntervalDateTimeScaleOptions.UnderflowValue dependency property.
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