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

All Superinterfaces:
DRIBasePlot, DRIPiePlot, DRIPlot, Serializable
All Known Implementing Classes:
DRPie3DPlot

public interface DRIPie3DPlot
extends DRIPiePlot

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

Method Summary
 Double getDepthFactor()
           
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIPiePlot
getCircular, getLabelFormat, getLegendLabelFormat, getPercentValuePattern, getShowLabels, getShowPercentages, getShowValues, getValuePattern
 
Methods inherited from interface net.sf.dynamicreports.report.definition.chart.plot.DRIBasePlot
getOrientation, getSeriesColors, getSeriesColorsByName
 

Method Detail

getDepthFactor

Double getDepthFactor()


Copyright © 2010-2014. All Rights Reserved.