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 | |
| 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: