www.Chart4.NET (Documentation) | Samples Download | Release Notes
System Object
UnifoChart.Hierarchy HierarchySettings
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
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
UnifoChart.Hierarchy HierarchySettings
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public final class HierarchySettings
See Also