Package | Description |
---|---|
org.primefaces.model.charts.bubble |
Modifier and Type | Method and Description |
---|---|
List<BubblePoint> |
BubbleChartDataSet.getData()
Gets the list of data in this dataSet
|
Modifier and Type | Method and Description |
---|---|
void |
BubbleChartDataSet.setData(List<BubblePoint> data)
Sets the list of data in this dataSet
|
Copyright © 2019. All rights reserved.