Specifies the mode of a percentage calculation.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
GrandTotal | 0 | % of grand total | |
RowTotal | 1 | % of row | |
ColumnTotal | 2 | % of column |
See Also