Uses of Class
net.sf.jasperreports.engine.design.JRDesignChart

Packages that use JRDesignChart
net.sf.jasperreports.charts.design Contains design time implementations for chart related interfaces. 
 

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.
 



© 2001-2006 JasperSoft Corporation www.jaspersoft.com