Uses of Class
com.aspose.tasks.Gridlines
-
-
Uses of Gridlines in com.aspose.tasks
Methods in com.aspose.tasks that return types with arguments of type Gridlines Modifier and Type Method Description List<Gridlines>
GanttChartView. getGridlines()
Gets a list ofGridlines
(GanttChartView.getGridlines()
/GanttChartView#setGridlines(java.util.List
) of the Gantt Chart view.) Method parameters in com.aspose.tasks with type arguments of type Gridlines Modifier and Type Method Description void
GanttChartView. setGridlines(List<Gridlines> value)
Sets a list ofGridlines
(GanttChartView.getGridlines()
/GanttChartView#setGridlines(java.util.List
) of the Gantt Chart view.)
-