Margin Element (RDL)
Indicates whether the chart contains an axis margin.
Sintaxis
<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 |
Notas
The size of the margin is determined by the scale and number of data points in the chart. Margin is ignored for column charts.
Vea también
Referencia
Report Definition XML Elements