PivotTableConfigurationMeasures Property

NReco.PivotData Class Library Documentation
Indexes of measures that should be used for building pivot table.

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

public int[] Measures { get; set; }

Property Value

Type: Int32
Remarks

Applicable only if PivotData is configured for multiple aggregators with CompositeAggregatorFactory.
See Also

Reference