Uses of Class
net.sf.jasperreports.charts.design.JRDesignChart
-
Packages that use JRDesignChart Package Description net.sf.jasperreports.charts.design Contains design time implementations for chart related interfaces. -
-
Uses of JRDesignChart in net.sf.jasperreports.charts.design
Methods in net.sf.jasperreports.charts.design with parameters of type JRDesignChart Modifier and Type Method Description void
JRDesignChartAxis. setChart(JRDesignChart chart)
Set the chart that contains the dataset and plot to use for this axis.void
JRDesignMultiAxisPlot. setChart(JRDesignChart chart)
Sets the chart object that this plot belongs to.
-