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)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends ScatterChartSeries> |
ScatterChartData.getSeries()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ScatterChartSeries |
XSSFScatterChartData.addSerie(ChartDataSource<?> xs,
ChartDataSource<? extends java.lang.Number> ys)
Deprecated.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.