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