Constructs a Dendrogram chart using supplied data.
AxisXY specifying the parent of this node. double[] which contains the levels at which the clusters are joined. int[] which contains the left sons of each merged cluster. int[] which contains the right sons of each merged cluster. int which specifies the Dendrogram type. The types possible types of Dendrograms are DENDROGRAM_TYPE_VERTICAL and DENDROGRAM_TYPE_HORIZONTAL.
Dendrogram Class | Imsl.Chart2D Namespace | Dendrogram Constructor Overload List