| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected JRDesignChart |
JRDesignChartAxis.parentChart
The multiple axis chart that this axis belongs to.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
JRDesignChartAxis(JRDesignChart parentChart)
Construct a new axis that will be added to the specified chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JRXmlLoader.addGroupEvaluatedChart(JRDesignChart chart) |
| Constructor and Description |
|---|
ChartEvaluationGroupReference(JRDesignChart chart) |
Copyright © 2017. All rights reserved.