Pivot Assembly Enumerations

  Enumeration Brief description
The PivotAggregationOperation enumeration contains aggregation methods that are used in fixed dimensions in case of elements multiple selection.
The PivotDimPosition enumeration contains positions of dimension insertion in the selected table header.
The PivotEvaluatorDimCalcType enumeration contains types of the calculated factor that is calculated for express report.
The PivotEvaluatorElementType enumeration contains types of totals that should be calculated by table rows and/or columns.
The PivotEvaluatorTotalDisposition enumeration contains types of totals, relative to which the calculated factor is calculated.
The PivotExceptionType enumeration contains types of errors that may occur in the table.
The PivotFilterArea enumeration contains areas in a data table, for which the filtering (highlighting) are used.
The PivotFilterElements enumeration contains filtered table elements.
The PivotFilterType enumeration contains types of condition, by which the data is selected to be filtered.
The PivotHighlightType enumeration contains conditions, according to which the highlighted data is selected.
The PivotObtainDataMode enumeration is used to determine data transformation mode in table.
The PivotParetoKind enumeration contains types of calculating the number of values, satisfying a set method of filtering by the 80/20 analysis.
The PivotRankType enumeration contains methods of ranking data in the table.
The PivotSortDiapason enumeration contains the modes, in which the table is sorted.
The PivotSortDirection enumeration contains sorting directions that should be set by the specified table element.
The PivotSortKind enumeration is used to determine sorting type.
The PivotTotalParentNamingMode enumeration contains types of element names displayed in parent element row.
The PivotTotalPosition enumeration is used to determine location of totals.
The PivotValueArea enumeration contains areas of data view.
The PivotValueFormat enumeration contains formats of values view in the table.
The PivotValueType enumeration contains formats of data view in the table.
The PivotViewMode enumeration contains modes of data table displaying.
The PivotViewOptions enumeration contains modes of data table displaying, if there are composite dimensions in a source.

See also:

Introduction | Pivot Assembly Interfaces | Pivot Assembly Classes | Examples