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

Property collection of Settings for HierarchyWin and HierarchyWeb controls, accessible through HierarchyWin-hpcSettings and HierarchyWeb-hpcSettings property. [h]iearachy [p]roperty [c]ollection of [Settings].
  • Text before first newline character (\\n), in treenode's Text property will be treated as title and rest as chart node's text. See Node_IsDataHasText property to change this. Title_ and Text_ prefixed property formattings are applied.
  • Text in treenode's Tag property (DataItem property in web treenode) will be taken as chart node's tag. Tag_ prefixed property formattings are applied.
Inheritance Hierarchy

System Object
  UnifoChart.Hierarchy HierarchySettings

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

public sealed class HierarchySettings
public final class HierarchySettings
See Also