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

Minimum font size for node title and text, on a scale of 1-20. Default is 8.

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

public int Node_Size4MinimumFont { get; set; }
/** @property */
public int get_Node_Size4MinimumFont()
/** @property */
public void set_Node_Size4MinimumFont(int value)

Field Value

System.Int32 (1-20)
See Also