Uses of Interface
net.sf.dynamicreports.report.definition.chart.plot.DRIChartAxis

Packages that use DRIChartAxis
net.sf.dynamicreports.report.base.chart.plot   
net.sf.dynamicreports.report.definition.chart.plot   
 

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

Classes in net.sf.dynamicreports.report.base.chart.plot that implement DRIChartAxis
 class DRChartAxis
           
 

Methods in net.sf.dynamicreports.report.base.chart.plot that return types with arguments of type DRIChartAxis
 List<DRIChartAxis> DRMultiAxisPlot.getAxes()
           
 

Method parameters in net.sf.dynamicreports.report.base.chart.plot with type arguments of type DRIChartAxis
 void DRMultiAxisPlot.setAxes(List<DRIChartAxis> axes)
           
 

Uses of DRIChartAxis in net.sf.dynamicreports.report.definition.chart.plot
 

Methods in net.sf.dynamicreports.report.definition.chart.plot that return types with arguments of type DRIChartAxis
 List<DRIChartAxis> DRIMultiAxisPlot.getAxes()
           
 



Copyright © 2010-2014. All Rights Reserved.