public class Pie3DPlot extends AbstractPiePlot
SERIAL_VERSION_UID| Constructor and Description |
|---|
Pie3DPlot() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getDepthFactor()
Returns the depth factor.
|
void |
setDepthFactor(Double depthFactor)
Sets the depth factor.
|
void |
transform(DynamicJasperDesign design,
net.sf.jasperreports.engine.JRChartPlot plot,
String name) |
getCircular, getLabelFormat, getLegendLabelFormat, setCircular, setLabelFormat, setLegendLabelFormataddSeriesColor, clearSeriesColors, getLabelRotation, getOrientation, getSeriesColors, setLabelRotation, setOrientation, setSeriesColorspublic void setDepthFactor(Double depthFactor)
depthFactor - the depth factorpublic Double getDepthFactor()
public void transform(DynamicJasperDesign design, net.sf.jasperreports.engine.JRChartPlot plot, String name)
transform in class AbstractPlotCopyright © 2006–2017 FDV Solutions. All rights reserved.