public class BarSeriesApiBean extends Object
| Constructor and Description |
|---|
BarSeriesApiBean(Serie<Double> barSeries)
Constructor by copy.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getColor()
Getter accessor for attribute 'color'.
|
String |
getLabel()
Getter accessor for attribute 'label'.
|
void |
setColor(String color)
Setter accessor for attribute 'color'.
|
void |
setLabel(String label)
Setter accessor for attribute 'label'.
|
public String getLabel()
public void setLabel(String label)
label - new value for 'label 'public String getColor()
public void setColor(String color)
color - new value for 'color 'Copyright © 2013–2022 FF4J. All rights reserved.