ISmHierarchicalClusterAnalysis.DendogramOrientation

Fore Syntax

DendogramOrientation: DendogramOrientationType;

Fore.NET Syntax

DendogramOrientation: Prognoz.Platform.Interop.Stat.DendogramOrientationType;

Description

The DendogramOrientation property determines dendogram orientation.

Comments

The default orientation is East.

Fore and Fore.NET Examples

The property use is given in the example for ISmHierarchicalClusterAnalysis.HCStoppingCriterion.

See also:

ISmHierarchicalClusterAnalysis