|
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. |
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. |
ID | | 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. |
Image | | An image filename. The name can come from the images in the support files, or a relative URL within the same web application, or, for IndicatorState elements, a complete file system path. |
IndicatorGaugeStyle | UpTriangle |
Rectangle |
Image |
DownTriangle |
Circle |
| (Required) Indicator gauges display either a rectangle, circle, up or down triangle, or image. This attributes sets that style. |
IndicatorHighValue | | The upper-most value in which this indicator will be displayed. Leave this blank to represent infinity. |
IndicatorLowValue | | The lower-most value in which this indicator will be displayed. Leave this blank to represent negative infinity. |