The IPivotEvaluatorDimCalculatesList interface contains properties of collection of the calculated factors that were created relatively to any dimension element.
| Property name | Brief description | |
| Count | The Count property returns the number of calculated factors that were created relatively to the Element element. | |
| DimCalculatesItem | The DimCalculatesItem property returns all calculated factors that were created for a dimension, in which the Element element is located. | |
| Element | The Element property returns index of a dimension element, relatively to which the calculated factors are created. | |
| Item | The Item property returns an index of the calculated factor in collection of factors of the whole dimension. |
See also: