PivotDataCount Property

NReco.PivotData Class Library Documentation
Gets the number of unique data point of this multidimensional dataset (calculated data points like totals are not included).

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

public int Count { get; }

Property Value

Type: Int32

Implements

IPivotDataCount
See Also

Reference