Click or drag to resize
DendrogramCoordinates Property
The cluster coordinates in the Dendrogram object.

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

Property Value

Type: Double
An doube[][] containing the "Coordinates" attribute value.
See Also