Specifies the mode of a top-N calculation.
Namespace: NReco.PivotData
Assembly: NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| First | 0 | Take first N items. | |
| Last | 1 | Take last N items |
See Also