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()
ChartGenerator
generateChart
in interface ChartGenerator
Copyright © 2002-2018 Atlassian. All Rights Reserved.