Uses of Class
net.sf.jasperreports.charts.util.JRAxisFormat

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

Uses of JRAxisFormat in net.sf.jasperreports.charts.design
 

Methods in net.sf.jasperreports.charts.design with parameters of type JRAxisFormat
 void JRDesignLinePlot.setCategoryAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignBar3DPlot.setCategoryAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignBarPlot.setCategoryAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignCategoryPlot.setCategoryAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignAreaPlot.setCategoryAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignCandlestickPlot.setTimeAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignHighLowPlot.setTimeAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignTimeSeriesPlot.setTimeAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignLinePlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignBar3DPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignCandlestickPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignBarPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignHighLowPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignTimeSeriesPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignCategoryPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignAreaPlot.setValueAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignScatterPlot.setXAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignBubblePlot.setXAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignScatterPlot.setYAxisFormat(JRAxisFormat axisFormat)
           
 void JRDesignBubblePlot.setYAxisFormat(JRAxisFormat axisFormat)
           
 



© 2001-2010 Jaspersoft Corporation www.jaspersoft.com