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

ContinuousDateTimeScaleOptions Fields

Contains settings for a date-time axis data when its scale mode is continuous.
Name Description
AutoGridProperty static Identifies the ContinuousDateTimeScaleOptions.AutoGrid dependency property.
GridAlignmentProperty static Identifies the ContinuousDateTimeScaleOptions.GridAlignment dependency property.
GridLayoutModeProperty static Identifies the DateTimeScaleOptionsBase.GridLayoutMode dependency property. Inherited from DateTimeScaleOptionsBase.
GridOffsetProperty static Identifies the ContinuousDateTimeScaleOptions.GridOffset dependency property.
GridSpacingProperty static Identifies the ContinuousDateTimeScaleOptions.GridSpacing dependency property.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
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