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

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

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v25.1.dll

    NuGet Package: DevExpress.Charts

    Declaration

    public const TimeSpanGridAlignment DefaultGridAlignment = TimeSpanGridAlignment.Minute

    Field Value

    Type
    TimeSpanGridAlignment
    See Also