public class StackedBarChartGenerator extends Object implements ChartGenerator
| Constructor and Description |
|---|
StackedBarChartGenerator(org.jfree.data.category.CategoryDataset dataset,
String yLabel,
I18nBean I18nBean) |
| Modifier and Type | Method and Description |
|---|---|
ChartHelper |
generateChart()
Generates the chart and will produce a ChartHelper that can be used to access the chart location
and other information.
|
public ChartHelper generateChart()
ChartGeneratorgenerateChart in interface ChartGeneratorCopyright © 2002-2021 Atlassian. All Rights Reserved.