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