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

TimeSpanScaleOptions.DefaultMeasureUnit Field

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

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v21.2.dll

NuGet Package: DevExpress.Charts

Declaration

public const TimeSpanMeasureUnit DefaultMeasureUnit = TimeSpanMeasureUnit.Second

Field Value

Type
TimeSpanMeasureUnit
See Also