Uses of Class
net.sf.dynamicreports.report.base.chart.plot.DRAxisFormat

Packages that use DRAxisFormat
net.sf.dynamicreports.report.base.chart.plot   
net.sf.dynamicreports.report.builder.chart   
 

Uses of DRAxisFormat in net.sf.dynamicreports.report.base.chart.plot
 

Methods in net.sf.dynamicreports.report.base.chart.plot that return DRAxisFormat
 DRAxisFormat DRAxisPlot.getXAxisFormat()
           
 DRAxisFormat DRAxisPlot.getYAxisFormat()
           
 

Methods in net.sf.dynamicreports.report.base.chart.plot with parameters of type DRAxisFormat
 void DRAxisPlot.setXAxisFormat(DRAxisFormat xAxisFormat)
           
 void DRAxisPlot.setYAxisFormat(DRAxisFormat yAxisFormat)
           
 

Uses of DRAxisFormat in net.sf.dynamicreports.report.builder.chart
 

Methods in net.sf.dynamicreports.report.builder.chart that return DRAxisFormat
 DRAxisFormat AxisFormatBuilder.getAxisFormat()
           
 



Copyright © 2010-2014. All Rights Reserved.