Back to Devexpress

TimescaleRuler Constructors

wpf-devexpress-dot-xpf-dot-gantt-dot-timescaleruler-dot-ctor.md

latest1.1 KB
Original Source

TimescaleRuler Constructors

A timescale ruler.

NameParametersDescription
TimescaleRuler(TimescaleUnit, Int32, Double, Double, IFormatProvider)unit, count, minWidth, maxWidth, formatProviderInitializes a new instance of the TimescaleRuler class with the specified settings.
TimescaleRuler(TimescaleUnit, String, Int32, Double, Double, IFormatProvider)unit, displayFormat, count, minWidth, maxWidth, formatProviderInitializes a new instance of the TimescaleRuler class with the specified settings.

See Also

TimescaleRuler Class

TimescaleRuler Members

DevExpress.Xpf.Gantt Namespace