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. 
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 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.
 

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)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com