public class Pie extends java.lang.Object implements HighChart
Modifier and Type | Field and Description |
---|---|
protected java.util.List<PieSlice> |
slices |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toHighChartsSeries() |
protected final java.util.List<PieSlice> slices
public Pie(java.util.List<PieSlice> slices)
public java.lang.String toHighChartsSeries()
toHighChartsSeries
in interface HighChart