How to set fonts:

The blue code below may be copied from here or alternatively, copy the source code from our sample file and alter the values (red) to your specific needs as described.

Tab label font HTML code.

<PARAM NAME="TAB_FONT" VALUE="TimesRoman; PLAIN; 12">
"TimesRoman" The name of the font family.
12 The font size.

Tree branch font HTML code.

<PARAM NAME="TREE_FONT" VALUE="Arial; PLAIN; 12">
"Arial" The name of the font family.
12 The font size.