Uses of Class
net.sf.jasperreports.charts.design.JRDesignChart
Packages that use JRDesignChart
Package
Description
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 JRDesignChartModifier and TypeMethodDescriptionvoidJRDesignChartAxis.setChart(JRDesignChart chart) Set the chart that contains the dataset and plot to use for this axis.voidJRDesignMultiAxisPlot.setChart(JRDesignChart chart) Sets the chart object that this plot belongs to.