backgroundColor
backgroundColor: string = '#ffffff'
gridLineColor
gridLineColor: string = '#f0f0f0'
markerLabelColor
markerLabelColor: string = '#555555'
markerLabelFont
markerLabelFont: Font = ...
markerLineColor
markerLineColor: string = '#555555'
markerLineStyle
markerLineStyle: "solid" | "dashed" | "dotted" = 'dotted'
markerLineWidth
markerLineWidth: number = 1
nonWorkingTimeStyle
nonWorkingTimeStyle: string = '#f8f8f8'
taskBorderRadius
taskBorderRadius: number = 0
taskHeight
taskHeight: number = 16
taskLabelColor
taskLabelColor: string = '#333333'
taskLabelFont
taskLabelFont: Font = ...
taskLabelOutsideMargin
taskLabelOutsideMargin: number = 6
taskLabelPadding
taskLabelPadding: number = 4
tier2SeparatorLineStyle
tier2SeparatorLineStyle: string = '#d0d0d0'
todayLineColor
todayLineColor: string = '#555555'
todayLineStyle
todayLineStyle: "solid" | "dashed" | "dotted" = 'dotted'
todayLineWidth
todayLineWidth: number = 1
tooltipBackgroundColor1: string = '#ffffff'
tooltipBackgroundColor2: string = '#f4f4f4'
tooltipBorderColor: string = '#606060'
tooltipTextColor
tooltipTextColor: string = '#606060'
Style settings for the chart content area shared across all timeline components.