|
AlignmentHorizontal | Right |
Right |
Left |
Left |
Center |
Center |
| Sets the horizontal alignment of the text as "Left", "Center", or "Right". |
AlignmentVertical | Top |
Top |
Middle |
Middle |
Bottom |
Bottom |
| Sets the vertical alignment of the text as "Top", "Middle", or "Bottom". |
BackgroundColor | | Sets the background color of the element.
Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233. |
BackgroundColorTransparency | | The related Background Color attribute sets the element’s background color. Background Color Transparency adds transparency to that color.
The lowest value of “0” specifies that the background is opaque, with no transparency. At the other end of the scale, “15” specifies a completely transparent background. Use medium-level transparency to allow different chart layers to show through each other.
|
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. |
BorderColorTransparency | | The related Border Color attribute sets the canvas border line color. Border Color Transparency adds transparency to that color.
The lowest value of “0” specifies that the border line is opaque, with no transparency. At the other end of the scale, “15” specifies a completely transparent line. Use medium-level transparency to allow different chart layers to show through each other.
|
BorderRadius | | Sets the amount of rounding for canvas, legend, and data label corners, in pixels.
|
BorderThickness | | The thickness of the border in pixels. |
Caption | | The Caption attribute identifies the text to be displayed.
For Image elements, Caption specifies the image filename. |
FontColor | | Sets the text color.
Select a color name, or an RGB value. |
FontFamily | | Specifies the names of one or more fonts. When multiple fonts are specified, with commas between each, the browser uses the first recognized font. |
FontSize | | Specifies the size of the text. |
FontWeight | Normal |
Lighter |
Bolder |
Bold |
| Specifies the weight (thickness) of characters in text. Options include "Lighter", "Normal", "Bold", and "Bolder".
The default value is "Normal".
|
OffsetX | | Sets the horizontal position offset of the element relative to the horizontal alignment, in pixels. |
OffsetY | | Sets the vertical position offset of the element relative to the vertical alignment, in pixels. |
Tooltip | | Text that appears when the user hovers the pointer over the image or text. |