DendogramOrientation: DendogramOrientationType;
DendogramOrientation: Prognoz.Platform.Interop.Stat.DendogramOrientationType;
The DendogramOrientation property determines the orientation of a dendogram.
Tree chart is a specialized type of a chart. In a tree chart objects are arranged in hierarchical order to emphasize their mutual affinity based on the measured properties.
By default DendogramOrientation = DendogramOrientationType.South, that is, tree chart is oriented southwards.
The property use is given in the example for IEmClusterAnalysisSettings.ClusterObjects.
See also: