PivotDimension: IPivotDimension;
The PivotDimension property returns dimension of the table built on multidimensional data source.
To get slice of the table built on multidimensional source, use IEaxPivotDimensionInstance.PivotSlice.
The property use is given in the example for IEaxPivotDimensionInstance.PivotSlice.
See also: