[]
        
(Showing Draft Content)

GC.Spread.Sheets.GanttSheet.GanttGridlines

Class: GanttGridlines

Sheets.GanttSheet.GanttGridlines

Table of contents

Constructors

Properties

Constructors

constructor

new GanttGridlines()

Represents the gridlines for GanttSheet and GanttChart.

Properties

bottomTierColumn

bottomTierColumn: GanttGridline

Gets or sets the gridline which aligns to the ticks on timescale bottom tier on GanttChart.


currentDate

currentDate: GanttGridline

Gets or sets the gridline to indicate current date on GanttChart.


ganttRows

ganttRows: GanttGridlineInterval

Gets or sets the gridline for rows of GanttChart.


middleTierColumn

middleTierColumn: GanttGridline

Gets or sets the gridline which aligns to the ticks on timescale middle tier on GanttChart.


projectFinish

projectFinish: GanttGridline

Gets or sets the gridline to indicate project finish date on GanttChart.


projectStart

projectStart: GanttGridline

Gets or sets the gridline to indicate project start date on GanttChart.


topTierColumn

topTierColumn: GanttGridline

Gets or sets the gridline which aligns to the ticks on timescale top tier on GanttChart.