public class XSSFCategoryDataSerie extends AbstractCategoryDataSerie
categories, id, order, title, values| Modifier | Constructor and Description |
|---|---|
protected |
XSSFCategoryDataSerie(int id,
int order,
ChartTextSource title,
ChartDataSource<?> xs,
ChartDataSource<? extends Number> ys) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addToChart(org.openxmlformats.schemas.drawingml.x2006.chart.CTPie3DChart ctPie3DChart) |
getCategories, getTitle, getValuesprotected XSSFCategoryDataSerie(int id,
int order,
ChartTextSource title,
ChartDataSource<?> xs,
ChartDataSource<? extends Number> ys)
Copyright © 2020. All rights reserved.