Σημείωμα
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Specifies the background color of the item.
Syntax
<Style>
...
<BackgroundColor>...</BackgroundColor>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Remarks
The BackgroundColor element contains an expression that evaluates to either a color name or a hex HTML color string in the form #HHHHHH. If this element is omitted, the background is transparent.
BackgroundColor applies only to rectangle, text box, list, matrix, table, chart, body, subtotal, title, legend, and plot area report items.
For more information about color values, see the "Color Table" topic at msdn.microsoft.com.
See Also
Reference
Report Definition XML Elements