ParentPoint: IPrxCalculatedPoint;
ParentPoint: Prognoz.Platform.Interop.Report.IPrxCalculatedPoint;
The ParentPoint property returns parent calculated point.
To get parameters of shift by dimension in the calculated point, use the IPrxCalculatedShiftedPoint.Shift property.
The property use is given in the example for IPrxCalculatedPointDimensionShift.Shift.
See also: