TimeScale Class
A time scale. Time scales are displayed at the top of the Timeline View.
Namespace: DevExpress.Xpf.Scheduling
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Remarks
The image below illustrates the Timeline View with three time scales.
The TimeScales property specifies the time intervals displayed in the Timeline View.
Implements
Inheritance
Object
DispatcherObject
DependencyObject
ContentElement
FrameworkContentElement
DXFrameworkContentElement
DevExpress.Xpf.Scheduling.Internal.SchedulerFrameworkComponent
TimeScaleBase
TimeScale
See Also