InsidePlotArea Element (RDL)
Indicates whether the legend is drawn inside the plot area of a chart.
语法
<Legend>
...
<InsidePlotArea>...</InsidePlotArea>
...
</Legend>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
Boolean |
Default value |
False |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
备注
If InsidePlotArea is True, the legend is drawn inside the chart plot area. If it is False, it is drawn outside the chart plot area.
请参阅
参考
Report Definition XML Elements