[]
Sheets.GanttSheet.GanttGridlines
• new GanttGridlines()
Represents the gridlines for GanttSheet and GanttChart.
• bottomTierColumn: GanttGridline
Gets or sets the gridline which aligns to the ticks on timescale bottom tier on GanttChart.
• currentDate: GanttGridline
Gets or sets the gridline to indicate current date on GanttChart.
• ganttRows: GanttGridlineInterval
Gets or sets the gridline for rows of GanttChart.
• middleTierColumn: GanttGridline
Gets or sets the gridline which aligns to the ticks on timescale middle tier on GanttChart.
• projectFinish: GanttGridline
Gets or sets the gridline to indicate project finish date on GanttChart.
• projectStart: GanttGridline
Gets or sets the gridline to indicate project start date on GanttChart.
• topTierColumn: GanttGridline
Gets or sets the gridline which aligns to the ticks on timescale top tier on GanttChart.