|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JRDesignChart | |
|---|---|
| net.sf.jasperreports.charts.design | Contains design time implementations for chart related interfaces. |
| net.sf.jasperreports.engine.xml | Contains classes for loading report templates from XML files. |
| Uses of JRDesignChart in net.sf.jasperreports.charts.design |
|---|
| Fields in net.sf.jasperreports.charts.design declared as JRDesignChart | |
|---|---|
protected JRDesignChart |
JRDesignChartAxis.parentChart
The multiple axis chart that this axis belongs to. |
| Methods in net.sf.jasperreports.charts.design with parameters of type JRDesignChart | |
|---|---|
void |
JRDesignMultiAxisPlot.setChart(JRDesignChart chart)
Sets the chart object that this plot belongs to. |
void |
JRDesignChartAxis.setChart(JRDesignChart chart)
Set the chart that contains the dataset and plot to use for this axis. |
| Constructors in net.sf.jasperreports.charts.design with parameters of type JRDesignChart | |
|---|---|
JRDesignChartAxis(JRDesignChart parentChart)
Construct a new axis that will be added to the specified chart. |
|
| Uses of JRDesignChart in net.sf.jasperreports.engine.xml |
|---|
| Methods in net.sf.jasperreports.engine.xml with parameters of type JRDesignChart | |
|---|---|
void |
JRXmlLoader.addGroupEvaluatedChart(JRDesignChart chart)
|
| Constructors in net.sf.jasperreports.engine.xml with parameters of type JRDesignChart | |
|---|---|
ChartEvaluationGroupReference(JRDesignChart chart)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||