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

Node size on a scale of 1-40. Default is 40.

Namespace: UnifoChart.Hierarchy
Assembly: UnifoChart.Hierarchy (in UnifoChart.Hierarchy.dll) Version: 5.1.0.0 (5.1.0)
Syntax

public int Node_Size { get; set; }
/** @property */
public int get_Node_Size()
/** @property */
public void set_Node_Size(int value)

Field Value

System.Int32 (1-40)
Remarks

See also Photo_Size
See Also