ISmHierarchicalClusterAnalysis.ClustersCompositionOrder

Syntax

ClustersCompositionOrder: IClustersCompositionOrder;

Description

The ClustersCompositionOrder property returns the order of cluster composition.

Comments

To get the order of cluster composition, use the ISmHierarchicalClusterAnalysis.Clusters property.

Example

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

See also:

ISmHierarchicalClusterAnalysis