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

DateTimeScaleOptions.DefaultGridAlignment Field

Identifies the default value for the DateTimeScaleOptions.GridAlignment property. Always DateTimeGridAlignment.Day.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

public const DateTimeGridAlignment DefaultGridAlignment = DateTimeGridAlignment.Week

Field Value

Type
DateTimeGridAlignment
See Also