Back to Devexpress

FixedTimeScale Constructors

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

latest944 B
Original Source

FixedTimeScale Constructors

A time scale in the Timeline view whose time cell value is set to a custom fixed interval.

NameParametersDescription
FixedTimeScale()noneInitializes a new instance of the FixedTimeScale class with the default settings.
FixedTimeScale(TimeSpan)scaleInitializes a new instance of the FixedTimeScale class with the specified scale value.

See Also

FixedTimeScale Class

FixedTimeScale Members

DevExpress.Xpf.Scheduling Namespace