Specifies heatmap highlighting mode.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Table | 0 | Max value in whole table. | |
Row | 1 | Max value in the row. | |
Column | 2 | Max value in the column. | |
RowTotal | 3 | Max row total in whole table. | |
ColumnTotal | 4 | Max row total in whole table. |
See Also