Color Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the foreground color of the item.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Black |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
Border Element (RDL), BottomBorder Element (RDL), LeftBorder Element (RDL), RightBorder Element (RDL), Style Element (RDL), TopBorder Element (RDL) |
Child elements |
None |
Remarks
The Color element contains an expression that evaluates to either a color name or a hex HTML color string in the form #HHHHHH. For information about color values, see the Color Table topic at msdn.microsoft.com.
Color applies only to text box, subtotal, title, and legend report items.
See Also
Reference
Report Definition Language XML Schema
Report Definition XML Elements
Concepts
Report Definition Language Data Types
Other Resources
Development (Reporting Services)
Working with Report Items
Formatting Report Items