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

Property collection of settings for large trees. See LargeOrganizationSettings members.

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

public LargeOrganizationSettings hpcLargeOrganization { get; }
/** @property */
public LargeOrganizationSettings get_hpcLargeOrganization()

Field Value

UnifoChart.Hierarchy.LargeOrganizationSettings
Remarks

This is a property collection object. See LargeOrganizationSettings members. Chart_Layout property has to be set as LargeOrganization to apply these settings.
See Also