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

Maximum font size for node title and text, on a scale of 1-40. Default is 15.

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

public int Node_Size4MaximumFont { get; set; }
/** @property */
public int get_Node_Size4MaximumFont()
/** @property */
public void set_Node_Size4MaximumFont(int value)

Field Value

System.Int32 (1-40)
See Also