ExpandChartUptoLevel Method

HierarchyDataExpandChartUptoLevel Method Chart4.NET - Organization Charting Component (C#/VB.NET/ASP.NET) - Documentation
Onlinewww.Chart4.NET (Documentation) | OnlineSamples Download | Release Notes

Expand all nodes, up to the specified level; and keep other levels collapsed.
Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public void ExpandChartUptoLevel(
	int Level
)
public void ExpandChartUptoLevel(
	int Level
)
Public Sub ExpandChartUptoLevel ( _
	Level As Integer _
)
Public Sub ExpandChartUptoLevel ( _
	Level As Integer _
)
public:
void ExpandChartUptoLevel(
	int Level
)
public:
void ExpandChartUptoLevel(
	int Level
)
member ExpandChartUptoLevel : 
 Level : int -> unit
member ExpandChartUptoLevel : 
 Level : int -> unit
public void ExpandChartUptoLevel(
	int Level
)
public void ExpandChartUptoLevel(
	int Level
)

Parameters

Level
Type: OnlineSystemInt32
Maximum level of nodes to be shown expanded; value 0 means all collapsed.
See Also

AltStyle によって変換されたページ (->オリジナル) /