net.sf.dynamicreports.report.definition.chart.plot
Interface DRIBar3DPlot

All Superinterfaces:
DRIAxisPlot, DRIBasePlot, DRIPlot, Serializable
All Known Implementing Classes:
DRBar3DPlot

public interface DRIBar3DPlot
extends DRIAxisPlot

Author:
Ricardo Mariaca (r.mariaca@dynamicreports.org)

Method Summary
 Boolean getShowLabels()
           
 Double getXOffset()
           
 Double getYOffset()
           
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIAxisPlot
getPercentValuePattern, getSeriesOrderBy, getSeriesOrderType, getShowPercentages, getShowValues, getValuePattern, getXAxisFormat, getYAxisFormat
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIBasePlot
getOrientation, getSeriesColors, getSeriesColorsByName
 

Method Detail

getXOffset

Double getXOffset()

getYOffset

Double getYOffset()

getShowLabels

Boolean getShowLabels()


Copyright © 2010-2014. All Rights Reserved.