Margin Element (RDL)
Indicates whether the chart contains an axis margin.
Syntax
<Axis>
...
<Margin>...</Margin>
...
</Axis>
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
The size of the margin is determined by the scale and number of data points in the chart. Margin is ignored for column charts.
See Also
Reference
Report Definition XML Elements