www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Gets the HierarchyNode with the specified node name.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HierarchyNode this[ string name ] { get; }
/** @property */ public HierarchyNode get_Item( String name )
Parameters
- name
- Type: System String
Field Value
UnifoChart.Hierarchy.HierarchyNodeSee Also