FontWeight Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates the thickness of the font for the item.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Normal |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The FontWeight element must contain an expression that evaluates to one of the following values:
- Thin
- ExtraLight
- Light
- Normal (Default)
- Medium
- SemiBold
- Bold
- ExtraBold
- Heavy
FontWeight applies only to text box and chart 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)
Formatting Report Items