ManualGridBehavior.Alignment Property
Gets or sets the units in which the ManualGridBehavior.Offset and ManualGridBehavior.Spacing properties are measured, when data has the date-time argument. This is a dependency property.
Namespace: DevExpress.Xpf.Charts.RangeControlClient
Assembly: DevExpress.Xpf.Charts.v24.1.dll
NuGet Package: DevExpress.Wpf.Charts
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Charts.RangeControlClient.RangeControlGridAlignment | The units in which the ManualGridBehavior.Offset and ManualGridBehavior.Spacing properties are measured, when data has the date-time argument. |
See Also