public class HistogramChartGenerator extends Object implements ChartGenerator
| Constructor and Description |
|---|
HistogramChartGenerator(org.jfree.data.time.TimeSeriesCollection 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-2016 Atlassian. All Rights Reserved.