PercentagePivotTablePercentageMode Enumeration

NReco.PivotData Class Library Documentation
Specifies the mode of a percentage calculation.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax

public enum PercentageMode
Members

  Member nameValueDescription
GrandTotal0 % of grand total
RowTotal1 % of row
ColumnTotal2 % of column
See Also

Reference