Initializes a new instance of the FormulaAggregator class
Namespace: NReco.PivotData
Assembly: NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax
public FormulaAggregator( Func<IAggregator[], Object> formulaValue, IAggregator[] aggregators )
Parameters
- formulaValue
- Type: System.Func<IAggregator[], Object>
- aggregators
- Type:NReco.PivotData.IAggregator[]
See Also