Package org.wicketstuff.flot
Class Series
- java.lang.Object
-
- org.wicketstuff.flot.Series
-
- All Implemented Interfaces:
Serializable
public class Series extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SeriesaddDataSet(DataSet dataSet, Color color)List<DataSet>getData()StringgetLabel()StringtoString()
-