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 java.lang.Number> ys) |
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends ScatterChartSerie> |
ScatterChartData.getSeries() |
Modifier and Type | Method and Description |
---|---|
ScatterChartSerie |
XSSFScatterChartData.addSerie(ChartDataSource<?> xs,
ChartDataSource<? extends java.lang.Number> ys) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.