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

TimescaleRuler Constructors

Name Parameters Description
TimescaleRuler(TimescaleUnit, Int32, Double, Double, IFormatProvider) unit, count, minWidth, maxWidth, formatProvider Initializes a new instance of the TimescaleRuler class with specified settings.
TimescaleRuler(TimescaleUnit, String, Int32, Double, Double, IFormatProvider) unit, displayFormat, count, minWidth, maxWidth, formatProvider Initializes a new instance of the TimescaleRuler class with specified settings.
See Also