Constructs a Pie
chart object with a specified number of slices.
Chart
which specifies the parent of this node. double[]
which contains the values for the pie chart. An array of y.length
PieSlice nodes are created as children of this node and this array is used to define the attribute "PieSlice" in this node.
The "Viewport" attribute for this node is set to [0.2,0.8] by [0.2,0.8].
Pie Class | Imsl.Chart2D Namespace | Pie Constructor Overload List