Click or drag to resize

DoubleMatrixHasRowNames Property

Gets a value indicating whether this instance has at least a named row.

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

Property Value

Type: Boolean
true if this instance has row names; otherwise, false.
See Also