Interface for a class TimelineSettings
Defines bottom tier settings in timeline.
boolean
Enables or disables tooltip for timeline cells.
boolean
Enables or disables the display of weekend cells in the Gantt Chart timeline.
Weekend days are determined based on the workweek
configuration, which defines the working days (e.g., Monday to Friday).
Any day not included in the workweek
is treated as a non-working day.
When set to false
, non-working days will be hidden from the timeline view.
number
Defines width of timeline cell.
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.Defines top tier setting in timeline.
boolean
Enables or disables timeline auto update on editing action.
number
Defines week start day in timeline.
string
Defines background color of weekend cell in week - day timeline mode.