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

The HierarchyFont type exposes the following members.
Constructors

  NameDescription
Public methodHierarchyFont 
Initializes a new instance of the HierarchyFont class, with the default font.
Public methodHierarchyFont(Font)
Initializes a new instance of the HierarchyFont class, with the given font.
Back to Top
Properties

  NameDescription
Public propertyFont
Gets or sets the font.
Public propertyMaximumSize
Maximum font size on a scale of 5-50. Default is 50.
Back to Top
See Also