TimescaleTier

TimescaleTier class

Represents a single tier of the timescale on a Gantt Chart.

The TimescaleTier type exposes the following members:

Constructors

NameDescription
TimescaleTier()Initializes a new instance of the
TimescaleTier(unit, count)Initializes a new instance of the TimescaleTier class

Properties

NameDescription
countGets or sets the time unit interval in which to show labels for the tier.
The default value is 1.
labelGets or sets date label
alignmentGets or sets how to align labels within each time period of the tier (
uses_fiscal_yearGets or sets a value indicating whether to base the tier labels on the fiscal year.
show_ticksGets or sets a value indicating whether whether to show tick marks that separate time periods in the tier.
unitGets or sets timescale unit

See Also