Class MultiplePiePlot

All Implemented Interfaces:
ChartPlot, Serializable

public class MultiplePiePlot extends PiePlot
A general class for plotting data of groups of values. This plot can use data from any class that implements the BaseDataset interface.
Since:
8.0
See Also: