BackgroundGradientType Element (RDL)
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Specifies the type of background gradient.
Datatype Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
None |
Element Relationships
Relationship | Element |
---|---|
Parent elements |
|
Child elements |
None |
Remarks
The BackgroundGradientType element contains an expression that evaluates to one of the following strings:
- None (Default)
- LeftRight
- TopBottom
- Center
- DiagonalLeft
- DiagonalRight
- HorizontalCenter
- VerticalCenter
BackgroundGradientType applies only to Chart report items.
If BackgroundGradientType is omitted, the item has no background gradient.
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 Chart Data Regions