font node - Font settings
<font size='12' type='Verdana' color='' bold='' italic='' underline='' align='left'/>
Attributes:
| Name | Description | Value | Default value |
|---|---|---|---|
| size | font size | positive integer value | 12 |
| type | font type | string | Verdana |
| color | font color | 0xRRGGBB (hex value) or html color | 0x000000 |
| bold | turns on/off bold | yes|no | no chart names, chart area name, block_names, legend header - yes |
| italic | turns on/off italic | yes|no | no |
| underline | turns on/off underline | yes|no | no |
| align | text align | left|center|right | left chart area name, chart area subname, hints, x_axis name, y_axis name - center |
Align attribute works only for Name, Subname, chart hints, y_axis_name (subnodes of workspace) and text object.