Skip to main content
All docs
V26.1
  • TimeSpanScaleOptions.DefaultGridAlignment Field

    Identifies the default value for the TimeSpanScaleOptions.GridAlignment property. Always TimeSpanGridAlignment.Minute.

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v26.1.dll

    Declaration

    public const TimeSpanGridAlignment DefaultGridAlignment = TimeSpanGridAlignment.Minute

    Field Value

    Type
    TimeSpanGridAlignment
    See Also