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

DateTimeScaleOptionsBase Fields

Contains settings for an axis scale when its data type is date-time.
Name Description
GridLayoutModeProperty static Identifies the DateTimeScaleOptionsBase.GridLayoutMode dependency property.
MinGridSpacingLengthProperty static Identifies the ScaleOptionsBase.MinGridSpacingLength dependency property. Inherited from ScaleOptionsBase.
WorkdaysOnlyProperty static Identifies the DateTimeScaleOptionsBase.WorkdaysOnly dependency property.
WorkdaysOptionsProperty static Identifies the DateTimeScaleOptionsBase.WorkdaysOptions dependency property.
WorkTimeOnlyProperty static Identifies the DateTimeScaleOptionsBase.WorkTimeOnly dependency property.
WorkTimeRulesProperty static Identifies the DateTimeScaleOptionsBase.WorkTimeRules dependency property.
See Also