Enum GridlineType
Namespace: Aspose.Tasks.Visualization
Assembly: Aspose.Tasks.dll (25.2.0)
Type of gridline.
public enum GridlineType
Fields
BarRows = 9
Indicates Bar rows grid line type.
BottomTierColumn = 2
Indicates Gridline of bottom tier column grid line type.
GanttCurrentDate = 13
Indicates Gantt current date grid line type.
GanttPageBreaks = 14
Indicates Gantt page breaks grid line type.
GanttProjectFinish = 11
Indicates Gantt project finish grid line type.
GanttProjectStart = 10
Indicates Gantt project start grid line type.
GanttRow = 0
Indicates Gridline of a gantt row grid line type.
GanttStatusDate = 12
Indicates Gantt status date grid line type.
GanttTitleHorizontal = 8
Indicates Gantt title horizontal grid line type.
GanttTitleVertical = 7
Indicates Gantt title vertical grid line type.
MiddleTierColumn = 15
Indicates Gridline of middle tier column grid line type.
SheetColumn = 4
Indicates Gridline of a sheet column grid line type.
SheetRow = 3
Indicates Gridline of a sheet row grid line type.
TopTierColumn = 1
Indicates Gridline of top tier column grid line type.
UsageColumn = 6
Indicates Gridline of a usage column grid line type.
UsageRow = 5
Indicates Gridline of a usage row grid line type.