Skip to main content
A newer version of this page is available. .

TimeScaleYear Class

A time scale in the Timeline view whose time cell value is equal to a single year.

Namespace: DevExpress.Xpf.Scheduling

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

Declaration

public class TimeScaleYear :
    TimeScaleBase

Remarks

An instance of the TimeScaleYear class is contained in a collection accessible using the TimelineView.TimeScales property.

Inheritance

See Also