Skip to main content

RadarAxisX2D.DateTimeMeasureUnitProperty Field

OBSOLETE

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

Identifies the RadarAxisX2D.DateTimeMeasureUnit dependency property.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v23.2.dll

NuGet Package: DevExpress.Wpf.Charts

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