HelpBot Assistant

How can I help you?

ZoomTimelineSettings

16 Mar 20261 minute to read

Properties

bottomTier TimelineTierSettingsModel

Represents the configuration settings for the bottom tier of the timeline.

level number

Represents the current zoom level of the timeline.

perDayWidth number

Specifies the width allocated per day in the timeline view.

showTooltip boolean

Indicates whether tooltips should be displayed on the timeline.

timelineUnitSize number

Defines the unit size of the timeline in pixels.

timelineViewMode TimelineViewMode

Specifies the timeline view mode (e.g., ‘Day’, ‘Week’, ‘Month’).

topTier TimelineTierSettingsModel

Represents the configuration settings for the top tier of the timeline.

updateTimescaleView boolean

Determines whether the timescale view should be updated after zooming.

weekStartDay number

Specifies the starting day of the week (0 for Sunday, 1 for Monday, etc.).

weekendBackground string

Defines the background color for weekends in the timeline.