Add(Value: IVZMapChartPie): Integer;
Add(Value: Prognoz.Platform.Interop.Visualizators.VZMapChartPie): integer;
Value. Pie factor.
The Add method adds the specified pie factor to collection on map layer.
To remove pie factor from the collection by its index, use IVZPiesArray.Remove.
To clear collection of pie factors, use IVZPiesArray.Clear.
The method use is given in the example for IVZMapChartLayer.Pies.
See also: