IEaxDataAreaPivotSlice

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

The IEaxDataAreaPivotSlice interface is used to work with analytical data area slice built on multidimensional source.

Inheritance Hierarchy

          IEaxDataAreaPivotSlice

Comments

To get object of this time, it is required to transform IEaxDataAreaSlice to IEaxDataAreaPivotSlice.

Properties

  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.

Methods

  Method name Brief description
Apply The Apply method applies imported parameters to analytical data area slice.

See also:

Express Assembly Interfaces