ChartLayoutType EnumerationChart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

How to position the child nodes in relation to the parent node. Applies to hpcSettings-Chart_Layout.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public enum ChartLayoutType
public enum ChartLayoutType
Members

  Member nameValueDescription
DirectDraw0 Draw directly below the parent item
FlexiDraw1 Draw little flexible below the parent item
FlexiExtended2 Draw more flexible below the parent item
LargeOrganization3 Sepcial handling for large trees of many levels and 100s of nodes
See Also