IEaxPivotDimensionInstance.PivotDimension

Syntax

PivotDimension: IPivotDimension;

Description

The PivotDimension property returns dimension of the table built on multidimensional data source.

Comments

To get slice of the table built on multidimensional source, use IEaxPivotDimensionInstance.PivotSlice.

Example

The property use is given in the example for IEaxPivotDimensionInstance.PivotSlice.

See also:

IEaxPivotDimensionInstance