net.sf.dynamicreports.design.definition.chart.plot
Interface DRIDesignBar3DPlot

All Superinterfaces:
DRIDesignAxisPlot, DRIDesignBasePlot, DRIDesignPlot
All Known Implementing Classes:
DRDesignBar3DPlot

public interface DRIDesignBar3DPlot
extends DRIDesignAxisPlot

Author:
Ricardo Mariaca (dynamicreports@gmail.com)

Method Summary
 Boolean getShowLabels()
           
 Double getXOffset()
           
 Double getYOffset()
           
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignAxisPlot
getXAxisFormat, getYAxisFormat
 
Methods inherited from interface net.sf.dynamicreports.design.definition.chart.plot.DRIDesignBasePlot
getOrientation, getSeriesColors
 

Method Detail

getXOffset

Double getXOffset()

getYOffset

Double getYOffset()

getShowLabels

Boolean getShowLabels()


Copyright © 2010-2012. All Rights Reserved.