PivotTableConfiguration Properties

NReco.PivotData Class Library Documentation

The PivotTableConfiguration type exposes the following members.

Properties

  NameDescription
Public propertyColumns
List of PivotTable column dimensions (can be null)
Public propertyMeasures
Indexes of measures that should be used for building pivot table.
Public propertyOrderKeys
Dimension keys order settings.
Public propertyPreserveGroupOrder
Preserves grouping order when sort by value is specified.
Public propertyRows
List of PivotTable row dimensions (can be null)
Public propertySortByValue
Sort by specified axis keys by table cell values (specified by index and aggregator index).
Public propertySortGroupsBySubtotals
Sorts groups by sub-totals when sort by value is specified and PreserveGroupOrder is enabled.
Top
See Also

Reference