Initializes a new instance of the PivotData with specified dimensions and aggregator.
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
Parameters
- dimensions
- Type: SystemString
dimensions configuration (array of fields) - aggregator
- Type: NReco.PivotDataIAggregatorFactory
measure aggregators factory
See Also