|
AltText | | The Alternate Text is displayed when the browser options have images turned off. The text is also used by browsers that convert text to speech or braille output. |
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. |
Color | | Sets the element's color. Enter a color by name, decimal RGB value, or hex RGB value. Prefix hex values with the pound sign, like #112233.
For bar charts, each bar can be a different color by entering multiple colors, each separated by a comma.
When using a Crosstab Filter under the Chart's DataLayer, use comma-separated colors and a Legend element so each crosstab set can be identified. |
DataColumn | | (Required) The name of a data field/column returned from the DataLayer. |
Height | | The height of the element.
For some elements, leave the height blank to automatically size the element to the height of the content. |
ID | | (Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition. |
Tooltip | | Text that appears when the user hovers the pointer over the image or text. |
Width | | The width of the element. |