TimelineTierSettingsModel
23 Sep 20251 minute to read
Interface for a class TimelineTierSettings
Properties
count number
Defines number of timeline units combined for single cell.
format string
Defines timeline cell format.
formatter string|ITimelineFormatter
Defines method to get custom formatted values of timeline cells.
unit TimelineViewMode
Defines timeline mode of Gantt header.
-
None- Default. -
Week- Define the week mode header. -
Day- Define the day mode header. -
Hour- Define the hour mode header. -
Month- Define the month mode header. -
Year- Define the year mode header. -
Minutes- Define the minutes mode header.