ISmHierarchicalClusterAnalysis.Dendogram

Fore Syntax

Dendogram: Array;

Fore.NET Syntax

Dendogram: System.Array;

Description

The Dendogram property returns a dendogram (array of characters).

Comments

To determine dendogram orientation, use the ISmHierarchicalClusterAnalysis.DendogramOrientation property.

Fore and Fore.NET Examples

The property use is given in the example for ISlDistance.ComputeValues.

See also:

ISmHierarchicalClusterAnalysis