Package | Description |
---|---|
com.jalios.jcms.chart |
Modifier and Type | Method and Description |
---|---|
PieChart |
PieChart.addSeries(RatioSeries... series) |
PieChart |
PieChart.doughnut() |
PieChart |
PieChart.doughnut(int value) |
protected PieChart |
PieChart.getThis() |
PieChart |
PieChart.halfCut() |
PieChart |
PieChart.setDoughnut(boolean isDoughnut) |
PieChart |
PieChart.setHalfCut(boolean halfCut) |
PieChart |
PieChart.setSeriesList(java.util.List<RatioSeries> seriesList) |
PieChart |
PieChart.showLabel() |
PieChart |
PieChart.showPercent() |
PieChart |
PieChart.showValue() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ChartUtil.writeLegend(PieChart chart,
java.lang.String userLang) |
Copyright © 2001-2017 Jalios SA. All Rights Reserved.