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-2015 Apache Software Foundation. All Rights Reserved.