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, setLegendLabelFormat
addSeriesColor, clearSeriesColors, getLabelRotation, getOrientation, getSeriesColors, setLabelRotation, setOrientation, setSeriesColors
public 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 AbstractPlot
Copyright © 2006-2014 FDV Solutions. All Rights Reserved.