Skip to main content

RadarAxisX2D.DateTimeGridAlignmentProperty Field

OBSOLETE

The DateTimeGridAlignment property is now obsolete. Use the GridAlignment property of the ContinuousDateTimeScaleOptions or ManualDateTimeScaleOptions object assigned to the DateTimeScaleOptions property instead of the DateTimeGridAlignment property.

Identifies the RadarAxisX2D.DateTimeGridAlignment dependency property.

Namespace: DevExpress.Xpf.Charts

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

NuGet Package: DevExpress.Wpf.Charts

Declaration

[Obsolete("The DateTimeGridAlignment property is now obsolete. Use the GridAlignment property of the ContinuousDateTimeScaleOptions or ManualDateTimeScaleOptions object assigned to the DateTimeScaleOptions property instead of the DateTimeGridAlignment property.")]
public static readonly DependencyProperty DateTimeGridAlignmentProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also