Changes the data in a Pie chart object.
double[]
which contains the values for the pie chart. A PieSlice[]
array containing the updated PieSlice.
If the number of slices is unchanged then the existing pie slice array, defined by the attribute "PieSlice" in this node, is reused. If the number is different, a new array is allocated, using the existing PieSlice
elements to initialize the new array.
Pie Class | Imsl.Chart2D Namespace