Package | Description |
---|---|
org.zkoss.poi.ss.usermodel.charts | |
org.zkoss.poi.xssf.usermodel.charts |
Modifier and Type | Method and Description |
---|---|
ScatterChartSerie |
ScatterChartData.addSerie(ChartDataSource<?> xs,
ChartDataSource<? extends Number> ys) |
Modifier and Type | Method and Description |
---|---|
List<? extends ScatterChartSerie> |
ScatterChartData.getSeries() |
Modifier and Type | Method and Description |
---|---|
ScatterChartSerie |
XSSFScatterChartData.addSerie(ChartDataSource<?> xs,
ChartDataSource<? extends Number> ys) |
Copyright © 2020. All rights reserved.