InsidePlotArea Element (RDL)
Indicates whether the legend is drawn inside the plot area of a chart.
Syntax
<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 |
Remarks
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.
See Also
Reference
Report Definition XML Elements