net.sf.dynamicreports.report.definition.chart.plot
Interface DRIPiePlot
- All Superinterfaces:
- DRIBasePlot, DRIPlot, Serializable
- All Known Subinterfaces:
- DRIPie3DPlot
- All Known Implementing Classes:
- DRPie3DPlot, DRPiePlot
public interface DRIPiePlot
- extends DRIBasePlot
- Author:
- Ricardo Mariaca (r.mariaca@dynamicreports.org)
getCircular
Boolean getCircular()
getShowLabels
Boolean getShowLabels()
getShowValues
Boolean getShowValues()
getValuePattern
String getValuePattern()
getShowPercentages
Boolean getShowPercentages()
getPercentValuePattern
String getPercentValuePattern()
getLabelFormat
String getLabelFormat()
getLegendLabelFormat
String getLegendLabelFormat()
Copyright © 2010-2014. All Rights Reserved.