PivotTableConfigurationSortByValue Property

NReco.PivotData Class Library Documentation
Sort by specified axis keys by table cell values (specified by index and aggregator index).

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

public PivotTableConfigurationAxisValuesOrder SortByValue { get; set; }

Property Value

Type: PivotTableConfigurationAxisValuesOrder
See Also

Reference