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

DateTimeScaleOptions.DefaultMeasureUnit Field

Identifies the default value for the DateTimeScaleOptions.MeasureUnit property. Always DateTimeMeasureUnit.Day.

Namespace: DevExpress.XtraCharts

Assembly: DevExpress.XtraCharts.v18.2.dll

Declaration

public const DateTimeMeasureUnit DefaultMeasureUnit = DateTimeMeasureUnit.Day

Field Value

Type
DateTimeMeasureUnit
See Also