Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Specifies the type of background gradient.
Syntax
<Style>
...
<BackgroundGradientType>...</BackgroundGradientType>
...
</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 |
Hinweise
The BackgroundGradientType element contains an expression that evaluates to one of the following strings:
- None
- LeftRight
- TopBottom
- Center
- DiagonalLeft
- DiagonalRight
- HorizontalCenter
- VerticalCenter
BackgroundGradientType applies only to chart, plot area, and legend report items.
If BackgroundGradientType is omitted, the item has no background gradient.
Siehe auch
Verweis
Report Definition XML Elements