Click or drag to resize
DendrogramLevels Property
Specifies the levels at which the clusters are joined.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual double[] Levels { get; set; }

Property Value

Type: Double
A double[] containing the "Levels" attribute value.
See Also