Uses of Class
com.aspose.tasks.ProgressLines
-
-
Uses of ProgressLines in com.aspose.tasks
Methods in com.aspose.tasks that return ProgressLines Modifier and Type Method Description ProgressLines
GanttChartView. getProgressLines()
Gets progress lines for the Gantt Chart view.Methods in com.aspose.tasks with parameters of type ProgressLines Modifier and Type Method Description void
GanttChartView. setProgressLines(ProgressLines value)
Sets progress lines for the Gantt Chart view.
-