Add(Value: IVZMapChartPie): Integer;
Value. Pie indicator.
The Add method adds the specified pie indicator to the collection on the map layer.
To delete the pie indicator from the collection by its index, use the IVZPiesArray.Remove method.
To clear the collection of pie indicators, use the IVZPiesArray.Clear method.
The method use is given in the example for IVZMapChartLayer.Pies.
See also: