Indicates the position of the data label.
语法
<DataLabel>
...
<Position>...</Position>
...
</DataLabel>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Auto |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
备注
The Position element must contain one of the following strings:
- Auto
- Top
- TopLeft
- TopRight
- Left
- Center
- Right
- BottomRight
- Bottom
- BottomLeft
请参阅
参考
Report Definition XML Elements