Show contents 

Express > Express Assembly Interfaces > IEaxPivotDimensionInstance > IEaxPivotDimensionInstance.PivotDimension

IEaxPivotDimensionInstance.PivotDimension

Syntax

PivotDimension: IPivotDimension;

Description

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

Comments

To get a 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