TotalType: PivotEvaluatorElementType;
The TotalType property determines a type of totals that are displayed in the parent element row.
As a value of this parameter, set a decimal corresponding to the type of totals applied in this table. Values of totals that can be calculated are contained in the PivotEvaluatorElementType enumeration.
The property use is given in the example for IPivotInsteadOwnerTotalsSettings.OverallTotal.
See also: