Setting Font Properties



Font properties are specified by inserting tags ([ ]) containing one or two characters. The tags are case sensitive. For example, while [b] indicates bold, [B] means blue.
If no settings are made, the default font, which is the same as that of numerals of axis, is appled.
Insertion of tags can be clicking the buttons and selecting the combobox on the toolbar above the edit box.
BTW, this help-topic can be called by pressing [F1] key when the cursor is in the edit box.

Example:
[4][r]Osmotic potential [s][i]f[r][_]o[ ][-] (Pa)
-> Osmotic potential o (Pa)
X wrong example: [4m]Osmotic......

Name

The following four font are supported:
[r] : Times New Roman
[v] : Verdana
[a] : Arial
[s] : Symbol -- Roman characters are converted as follows:
 ABCDEFG HIJKLMN OPQRSTU VWXYZ

                   
ABCDEFG HIJKLMN OPQRSTU VWXYZ

 abcdefg hijklmn opqrstu vwxyz
                   
abcdefg hijklmn opqrstu vwxyz

Size

[0] : 7pt
[1] : 8
[2] : 9
[3] : 10
[4] : 11
[5] : 12
[6] : 14
[7] : 16
[8] : 20
[9] : 24

Attributes

[b] Bold (Ctrl + B)  cancelled with [/b]
[i] Itaric (Ctrl + I)  cancelled with [/i]
[#] Shadow  cancelled with [/#]
[ ] cancellation of bold, itaric, and shadow simultaneously
[^] superscript (Ctrl + up)
[_] subscript (Ctrl + down)
[-] cancellation of both superscript and subscript.Superscript/subscript continues until this tag.

Color

[K] : Black (under navy background, while)
[A] : Aqua
[B] : Blue
[D] : DkGray
[F] : Fuchsia
[G] : Green
[L] : Lime
[M] : Maroon
[N] : Navy
[O] : Olive
[P] : Purple
[R] : Red
[S] : Silver
[T] : Teal
[Y] : Yellow

Tweaking of baseline

In some case, e,g, super/subscript or symbol, the baseline of font may not be proper.
For upper shift, insert [~] in front of the target.
For lower shift, insert [.] in front of the target.
For recovery, insert [-].

Others


[ How to specify the data series which is the target of a legend ]