Back to Devexpress

TimeScale Constructors

wpf-devexpress-dot-xpf-dot-scheduling-dot-timescale-dot-ctor.md

latest1.1 KB
Original Source

TimeScale Constructors

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

NameParametersDescription
TimeScale()noneInitializes a new instance of the TimeScale class.
TimeScale(TimeScaleUnit, Int32)unit, countInitializes a new instance of the TimeScale class with specified settings.
TimeScale(TimeScaleUnit)unitInitializes a new instance of the TimeScale class with specified settings.

See Also

TimeScale Class

TimeScale Members

DevExpress.Xpf.Scheduling Namespace