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 reference with the specified tag name.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public HierarchyNode this[ string tag ] { get; }
/** @property */ public HierarchyNode get_Item( String tag )
Parameters
- tag
- Type: System String
Field Value
UnifoChart.Hierarchy.HierarchyNodeSee Also