Skip to main content
A newer version of this page is available. .
All docs
V20.2

TimeScale Class

A time scale. Time scales are displayed at the top of the Timeline View.

Namespace: DevExpress.Xpf.Scheduling

Assembly: DevExpress.Xpf.Scheduling.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Scheduling, DevExpress.Wpf.Scheduling

Declaration

public class TimeScale :
    TimeScaleBase

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

See Also