PivotTableConfiguration.OrderKeys Property

NReco.PivotData Class Library Documentation
Dimension keys order settings.

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

public PivotTableConfiguration.AxisKeysOrder[] OrderKeys { get; set; }

Property Value

Type:PivotTableConfiguration.AxisKeysOrder[]
See Also

Reference