Points: IPrxCalculatedPoints;
The Points property returns calculated points of data source.
To get parent object of data source, use the IPrxDataSource.DataSource property.
The example of use is given on the page with description of the IPrxCalculatedPoint.CalculateValue method.
See also: