Click or drag to resize
DendrogramOrder Property
The cluster order in the Dendrogram object.

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

Property Value

Type: Int32
An int[] containing the "Order" attribute value.
See Also