TopPivotTableColumnTopMode Property

NReco.PivotData Class Library Documentation
Determines top-N calculation mode: first N columns (default) or last N columns.

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

public TopPivotTableTopMode ColumnTopMode { get; set; }

Property Value

Type: TopPivotTableTopMode
See Also

Reference