|
BorderColor | | Sets the color of border lines.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. |
DecimalPoints | | Sets the number of decimal places for displaying the data values. For example, US currency has 2 decimal places. |
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. |
TickMarks | | Controls whether tick marks should show on the axis or not. The default value is True.
Applies only to Static Charts. |