Add: IPrxCalculatedPoint;
Add(): Prognoz.Platform.Interop.Report.IPrxCalculatedPoint;
The Add method adds a calculated point to the collection.
To get the number of calculated points in the collection, use the IPrxCalculatedPoints.Count property.
The method use is given in the example for IPrxCalculatedPoint.CalculateValue.
See also: