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 ProgressLinesGanttChartView. getProgressLines()Gets progress lines for the Gantt Chart view.Methods in com.aspose.tasks with parameters of type ProgressLines Modifier and Type Method Description voidGanttChartView. setProgressLines(ProgressLines value)Sets progress lines for the Gantt Chart view.
-