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 (r.mariaca@dynamicreports.org)

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-2014. All Rights Reserved.