public class MultiplePieStyle extends ChartStyle
MultiplePiePlot
.PIE3D_MULTIPLE
,
Serialized FormModifier and Type | Field and Description |
---|---|
static MultiplePieStyle |
PIE3D_MULTIPLE
Default style of chart with this plot.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
java.util.List |
getAllowedDatasets(Chart2 chart)
Returns the list of dataset supported by this chart style.
|
AbstractPlot |
getDefaultPlot()
Creates a new multiple pie style plot and initializes the plot with default settings.
|
public static final MultiplePieStyle PIE3D_MULTIPLE
public boolean equals(java.lang.Object obj)
public AbstractPlot getDefaultPlot()
getDefaultPlot
in class ChartStyle
PiePlot
.AbstractPlot
public java.util.List getAllowedDatasets(Chart2 chart)
getAllowedDatasets
in class ChartStyle
chart
- the chartChart2
Copyright © 1999-2020 by i-net software GmbH