Layout Element (Legend) (RDL)
Determines the arrangement of labels within the legend.
Syntax
<Legend>
...
<Layout>...</Layout>
...
</Legend>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Column |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
Hinweise
The Layout element must contain one of the following strings:
- Column
- Row
- Table
Siehe auch
Verweis
Report Definition XML Elements