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

Axis.DateTimeMeasureUnitProperty Field

OBSOLETE

The Axis.DateTimeMeasureUnit property is now obsolete. Use the AxisX.ManualDateTimeScaleOptions.MeasureUnit property instead.

Identifies the Axis.DateTimeMeasureUnit dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v19.1.dll

Declaration

[Obsolete("The Axis.DateTimeMeasureUnit property is now obsolete. Use the AxisX.ManualDateTimeScaleOptions.MeasureUnit property instead.")]
public static readonly DependencyProperty DateTimeMeasureUnitProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also