| Modifier and Type | Class and Description |
|---|---|
class |
BarGraphType |
class |
LineGraphType |
class |
PointsGraphType |
| Constructor and Description |
|---|
Series(List<DataSet> data,
String label,
Color color,
GraphType... graphTypes) |
| Constructor and Description |
|---|
Series(List<DataSet> data,
String label,
Color color,
Set<GraphType> graphTypes) |
Copyright © 2018. All rights reserved.