Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The IPrxCalculatedShiftedPoint interface is used to work with the shift by dimension in the calculated point.
IPrxCalculatedShiftedPoint
To work with the collection of calculated points, use properties and methods of the IPrxCalculatedPoints interface.
Property name | Brief description | |
ParentPoint | The ParentPoint property returns parent calculated point. | |
Shift | The Shift property returns parameters of shift by dimension in the calculated point. |
See also: