Pivot.ColumnIndex Property

Gets the index that contains the column keys to the groups.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public IIndex ColumnIndex { get; }

Property Value

IIndex

Implements

IPivot.ColumnIndex

See Also