Click or drag to resize

CategoricalDataSetNumberOfColumns Property

Gets the number of columns of this instance.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public int NumberOfColumns { get; }

Property Value

Type: Int32
The number of columns of this instance.

Implements

IReadOnlyTabularCollectionTValue, TCollectionNumberOfColumns
See Also