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 java.lang.Number> ys) |
Modifier and Type | Method and Description |
---|---|
protected void |
addToChart(org.openxmlformats.schemas.drawingml.x2006.chart.CTPie3DChart ctPie3DChart) |
getCategories, getTitle, getValues
protected XSSFCategoryDataSerie(int id, int order, ChartTextSource title, ChartDataSource<?> xs, ChartDataSource<? extends java.lang.Number> ys)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.