Use specified IAggregatorFactory as aggregator function for calculating running values.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
public RunningValuePivotTable UseAggregateFunction( IAggregatorFactory aggregatorFactory )
Parameters
- aggregatorFactory
- Type: NReco.PivotDataIAggregatorFactory
Return Value
Type: RunningValuePivotTableSee Also