ManualDateTimeScaleOptions.MeasureUnit Property
In This Article
Gets or sets the detail level for date-time values.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Date |
A DevExpress. |
#Remarks
This property is available when one of the AxisX2D.DateTimeScaleOptions, or RadarAxisX2D.DateTimeScaleOptions properties is set to ManualDateTimeScaleOptions.
Manual |
Manual |
---|---|
![]() |
![]() |
To define a date-time measurement unit to which the beginning of a diagram's grid lines and axis labels should be aligned, use the ManualDateTimeScaleOptions.GridAlignment property.
See Also