Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ContinuousDateTimeScaleOptions Fields
Show Inherited Hide Inherited

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