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

    Identifies the default value for the TimeSpanScaleOptions.MeasureUnit property. Always TimeSpanMeasureUnit.Second.

    Namespace: DevExpress.XtraCharts

    Assembly: DevExpress.XtraCharts.v26.1.dll

    Declaration

    public const TimeSpanMeasureUnit DefaultMeasureUnit = TimeSpanMeasureUnit.Second

    Field Value

    Type
    TimeSpanMeasureUnit
    See Also