I - LineSeriesItem Index typeV - LineSeriesItem Value typepublic class LineSeriesData<I extends Number,V extends Number> extends AbstractCollectionData<Collection<LineSeriesItem<I,V>>>
| Constructor and Description |
|---|
LineSeriesData() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Collection<LineSeriesItem<I,V>>> |
getData()
Gets the data.
|
int |
size()
Gets the size of the data.
|
String |
toJsonString()
To json string.
|
addValue, addValues, addValuespublic Collection<Collection<LineSeriesItem<I,V>>> getData()
ChartDatapublic int size()
Copyright © 2024. All rights reserved.