Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxDataAreaPivotSlice interface is used to work with analytical data area slice built on multidimensional source.
IEaxDataAreaPivotSlice
To get object of this time, it is required to transform IEaxDataAreaSlice to IEaxDataAreaPivotSlice.
Property name | Brief description | |
CalcOnChangedData | The CalcOnChangedData property determines whether formula calculation is applied to changed data without saving it for analytical area slice. | |
CombinedIndicatorSelection | The CombinedIndicatorSelection property returns selection of all dimensions metrics. | |
Pivot | The Pivot property returns object to work with base to build data table. |
Method name | Brief description | |
Apply | The Apply method applies imported parameters to analytical data area slice. |
See also: