PivotDataAggregatorFactory Property

NReco.PivotData Class Library Documentation
Gets IAggregatorFactory instance used for creating measure value aggregators.

Namespace:  NReco.PivotData
Assembly:  NReco.PivotData (in NReco.PivotData.dll) Version: 1.4.1
Syntax

public IAggregatorFactory AggregatorFactory { get; }

Property Value

Type: IAggregatorFactory

Implements

IPivotDataAggregatorFactory
See Also

Reference