| Package | Description |
|---|---|
| org.apache.poi.ss.usermodel.charts | |
| org.apache.poi.xssf.usermodel.charts |
| Modifier and Type | Method and Description |
|---|---|
ScatterChartSeries |
ScatterChartData.addSerie(ChartDataSource<?> xs,
ChartDataSource<? extends java.lang.Number> ys) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends ScatterChartSeries> |
ScatterChartData.getSeries() |
| Modifier and Type | Method and Description |
|---|---|
ScatterChartSeries |
XSSFScatterChartData.addSerie(ChartDataSource<?> xs,
ChartDataSource<? extends java.lang.Number> ys) |
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.