DendrogramNode.IsLeaf Property

Gets whether the node represents a leaf or an agglomeration.

Definition

Namespace: Extreme.Statistics.Multivariate
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public bool IsLeaf { get; }

Property Value

Boolean

See Also