Initializes a new instance of TopPivotTable instance.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Parameters
- pivotTable
- Type: NReco.PivotDataIPivotTable
underlying pivot table - rowsLimit
- Type: SystemInt32
limit for table rows - columnsLimit
- Type: SystemInt32
limit for table columns
See Also