public final class GanttChartItemStripFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static GanttChartItemStrip |
create(String color,
int size)
Creates item's strip with given color and size.
|
public static GanttChartItemStrip create(String color, int size)
color - css color string. For example: "red", "#45DFA9", "rgb(10, 55, 255)"size - percentage size of stripCopyright © 2010-2025 Qcadoo Limited