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.PivotData.IPivotTable
underlying pivot table - rowsLimit
- Type: System.Int32
limit for table rows - columnsLimit
- Type: System.Int32
limit for table columns
See Also