A newer version of this page is available.
Switch to the current version.
FixedTimeScale.Scale Property
Gets or sets a time interval for the FixedTimeScale. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v18.2.dll
Declaration
Property Value
Type | Description |
---|---|
TimeSpan | A TimeSpan value representing the scale value. |
Remarks
The default time interval for the FixedTimeScale is 15 minutes.
See Also
Feedback