Click or drag to resize

ConnectivityMatrixLabels Property

Gets and sets the labels for the rows/columns of the connectivity matrix.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public IList<string> Labels { get; set; }

Property Value

IListString
See Also