Modifier and Type | Method and Description |
---|---|
GanttBarStyle |
GanttBarStyle.getParentStyle()
Gets parent (or common) style for custom task-specific style.
|
Modifier and Type | Method and Description |
---|---|
List<GanttBarStyle> |
GanttChartView.getBarStyles()
Gets a list of parent (common) bar styles of the Gantt Chart view.
|
List<GanttBarStyle> |
GanttChartView.getCustomBarStyles()
Gets a list of custom task-specific bar styles of the Gantt Chart view.
|
Modifier and Type | Method and Description |
---|---|
void |
GanttBarStyle.setParentStyle(GanttBarStyle value)
Sets parent (or common) style for custom task-specific style.
|
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.