public interface ReportChart
Modifier and Type | Method and Description |
---|---|
JComponent |
renderChart(List<DataSet> data)
The method takes a list of the DataSet items.
|
JComponent renderChart(List<DataSet> data)
data
- list of DataSetCopyright © 1998-2016 Apache Software Foundation. All Rights Reserved.