| Package | Description |
|---|---|
| to.etc.domui.component.dynaima |
| Modifier and Type | Method and Description |
|---|---|
AreaCharter |
JGraphChartSource.createAreaChart(ChartDimensions chartDimensions,
String title,
String buckettitle,
String valuetitle) |
BarCharter |
JGraphChartSource.createBarChart(ChartDimensions chartDimensions,
BarCharter.BarCharterParameters barCharterProperties,
String buckettitle,
String valuetitle) |
BarCharter |
JGraphChartSource.createBarChart(ChartDimensions chartDimensions,
String buckettitle,
String valuetitle) |
PieCharter |
JGraphChartSource.createPieChart(ChartDimensions chartDimensions) |
PieCharter |
JGraphChartSource.createPieChart(ChartDimensions chartDimensions,
PieCharter.PieCharterProperties pieChartProperties) |
| Constructor and Description |
|---|
AbstractCharter(JGraphChartSource source,
ChartDimensions dimensions) |
AbstractCharter(JGraphChartSource source,
ChartDimensions dimensions,
org.jCharts.properties.LegendProperties legendProperties,
org.jCharts.properties.ChartProperties chartProperties) |
AreaCharter(JGraphChartSource source,
String title,
ChartDimensions chartDimensions,
String bucketTitle,
String valueTitle) |
BarCharter(JGraphChartSource source,
BarCharter.BarCharterParameters barCharterParameters,
ChartDimensions chartDimensions,
String bucketTitle,
String valueTitle) |
BarCharter(JGraphChartSource source,
ChartDimensions chartDimensions,
String bucketTitle,
String valueTitle) |
PieCharter(JGraphChartSource source,
ChartDimensions chartDimensions) |
PieCharter(JGraphChartSource source,
ChartDimensions chartDimensions,
PieCharter.PieCharterProperties pieCharterProperties) |
Copyright © 2017 etc.to. All rights reserved.