IPrxCalculatedShiftedPoint

Assembly: Report;

Namespace: Prognoz.Platform.Interop.Report;

Description

The IPrxCalculatedShiftedPoint interface is used to work with the shift by dimension in the calculated point.

Inheritance Hierarchy

          IPrxCalculatedShiftedPoint

Comments

To work with the collection of calculated points, use properties and methods of the IPrxCalculatedPoints interface.

Properties

  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:

Report Assembly Interfaces