Assembly: Report;
Namespace: Prognoz.Platform.Interop.Report;
The IPrxCalculatedPointDimensionShift interface is used to set up a shift by dimension in the calculated point.
IPrxCalculatedPointDimensionShift
To work with a shift by dimension in the calculated point, use properties of the IPrxCalculatedShiftedPoint interface.
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: