| Modifier and Type | Class and Description |
|---|---|
static class |
Values.Set
|
| Constructor and Description |
|---|
Values(String label,
double... values)
One column of values.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel()
Label associated with this "column" of values.
|
public Values(String label, double... values)
Values.Set in the line,
radar or
bar chart.label - name of the column of valuesvalues - value for each Values.Setpublic String getLabel()
label into the constructorCopyright © 2017. All rights reserved.