IPrxCalculatedPointDimensionShift

Assembly: Report;

Namespace: Prognoz.Platform.Interop.Report;

Description

The IPrxCalculatedPointDimensionShift interface is used to set up a shift by dimension in the calculated point.

Inheritance Hierarchy

          IPrxCalculatedPointDimensionShift

Comments

To work with a shift by dimension in the calculated point, use properties of the IPrxCalculatedShiftedPoint interface.

Properties

  Property name Brief description
Dimension The Dimension property returns the dimension, by which shift is executed.
Level The Level property determines the level, by which shift is executed.
LevelTo The LevelTo property determines the level, for which shift is executed.
Shift The Shift property determines shift value.

See also:

Report Assembly Interfaces