www.Chart4.NET (Documentation) | Samples Download | Release Notes
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Expand all nodes, up to the specified level; and keep other levels collapsed.
Namespace: UnifoChart.HierarchyAssembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax
public void ExpandChartUptoLevel( int Level )
Parameters
- Level
- Type: System Int32
Maximum level of nodes to be shown expanded; value 0 means all collapsed.
See Also