TimelineKit API
    Preparing search index...

    Class GanttChartTaskColor

    Color palette for a single task color index, extended with Gantt-specific properties.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    borderColor: string | null = null
    color1: string = '#aabbff'
    color2: string = '#6677dd'
    highlightColor: string = 'rgba(50, 70, 200, 0.4)'
    linkArrowColor: string = '#6677dd'
    linkLineColor: string = '#6677dd'
    progressColor1: string = '#7788cc'
    progressColor2: string = '#223399'
    progressHighlightColor: string = 'rgba(50, 70, 200, 0.4)'
    separatorColor: string = '#6677dd'

    Methods