ITimeScale.HasDifferentDurations Property
Indicates whether the scale consists of intervals that have different duration.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the scale consists of intervals that have different duration; otherwise, false. |
Remarks
The HasDifferentDurations property returns true for the following ScaleUnit values:
See Also