Back to Devexpress

IntervalDateTimeScaleOptions Fields

wpf-devexpress-dot-xpf-dot-charts-dot-intervaldatetimescaleoptions-dot-underscore-fields.md

latest7.6 KB
Original Source

IntervalDateTimeScaleOptions Fields

Stores options for the date-time x-axis whose scale is divided into intervals.

NameDescription
AggregateFunctionProperty staticIdentifies the ManualDateTimeScaleOptions.AggregateFunction dependency property. Inherited from ManualDateTimeScaleOptions.
AutoGridProperty staticIdentifies the ManualDateTimeScaleOptions.AutoGrid dependency property. Inherited from ManualDateTimeScaleOptions.
CustomAggregateFunctionProperty staticIdentifies the ManualDateTimeScaleOptions.CustomAggregateFunction dependency property. Inherited from ManualDateTimeScaleOptions.
GridAlignmentProperty staticIdentifies the ManualDateTimeScaleOptions.GridAlignment dependency property. Inherited from ManualDateTimeScaleOptions.
GridLayoutModeProperty staticIdentifies the DateTimeScaleOptionsBase.GridLayoutMode dependency property. Inherited from DateTimeScaleOptionsBase.
GridOffsetProperty staticIdentifies the ManualDateTimeScaleOptions.GridOffset dependency property. Inherited from ManualDateTimeScaleOptions.
GridSpacingProperty staticIdentifies the ManualDateTimeScaleOptions.GridSpacing dependency property. Inherited from ManualDateTimeScaleOptions.
MeasureUnitMultiplierProperty staticIdentifies the ManualDateTimeScaleOptions.MeasureUnitMultiplier dependency property. Inherited from ManualDateTimeScaleOptions.
MeasureUnitProperty staticIdentifies the ManualDateTimeScaleOptions.MeasureUnit dependency property. Inherited from ManualDateTimeScaleOptions.
MinGridSpacingLengthProperty staticIdentifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
OverflowValuePatternProperty staticIdentifies the IntervalDateTimeScaleOptions.OverflowValuePattern dependency property.
OverflowValueProperty staticIdentifies the IntervalDateTimeScaleOptions.OverflowValue dependency property.
PatternProperty staticIdentifies the IntervalDateTimeScaleOptions.Pattern dependency property.
ProcessMissingPointsProperty staticIdentifies the DateTimeAggregationScaleOptionsBase.ProcessMissingPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
SkipRangesWithoutPointsProperty staticIdentifies the DateTimeAggregationScaleOptionsBase.SkipRangesWithoutPoints dependency property. Inherited from DateTimeAggregationScaleOptionsBase.
UnderflowValuePatternProperty staticIdentifies the IntervalDateTimeScaleOptions.UnderflowValuePattern dependency property.
UnderflowValueProperty staticIdentifies the IntervalDateTimeScaleOptions.UnderflowValue dependency property.
WorkdaysOnlyProperty staticIdentifies the DateTimeScaleOptionsBase.WorkdaysOnly dependency property. Inherited from DateTimeScaleOptionsBase.
WorkdaysOptionsProperty staticIdentifies the DateTimeScaleOptionsBase.WorkdaysOptions dependency property. Inherited from DateTimeScaleOptionsBase.
WorkTimeOnlyProperty staticIdentifies the DateTimeScaleOptionsBase.WorkTimeOnly dependency property. Inherited from DateTimeScaleOptionsBase.
WorkTimeRulesProperty staticIdentifies the DateTimeScaleOptionsBase.WorkTimeRules dependency property. Inherited from DateTimeScaleOptionsBase.

See Also

IntervalDateTimeScaleOptions Class

IntervalDateTimeScaleOptions Members

DevExpress.Xpf.Charts Namespace