Gridlines
GanttChartView.Gridlines property
Gets or sets a list of Gridlines
of the Gantt Chart view.
public List<Gridlines> Gridlines { get; set; }
See Also
- class Gridlines
- class GanttChartView
- namespace Aspose.Tasks
- assembly Aspose.Tasks
Gets or sets a list of Gridlines
of the Gantt Chart view.
public List<Gridlines> Gridlines { get; set; }