|
FontAngle | | Sets the text angle. The value is in degrees. Positive numbers rotate the text in a counter-clockwise direction.
This can be set to either 0 - for horizontal and 90 - for vertical placement of text values. Middle values may be used with some elements.
Backgrounds and borders do not always work with rotated labels. |
FontColor | | Sets the text color.
Select a color name, or an RGB value. |
FontFilename | | The name of font.
The font name may be followed by "bold" and/or "italic".
This example specifies the font "Courier New" with bold and italic:
Courier New Bold Italic
For charts and heatmaps, the default font is Arial when this attribute is blank or the font is not found on the system.
In previous versions, this attribute represented the filename of a font that is installed on the server. Font files are located in the Fonts folder, usually c:\windows\fonts. Font filenames may still be used, but font names are recommended. |
FontSize | | Specifies the size of the text. |