21.2.2.133 pageMargins
This element specifies the page margins for a chart.
Attributes
t (Top)
Specifies the top page margin in inches.
The possible values for this attribute are defined by the W3C XML Schema double datatype.
r (Right)
Specifies the right page margin in inches.
The possible values for this attribute are defined by the W3C XML Schema double datatype.
l (Left)
Specifies the left page margin in inches.
The possible values for this attribute are defined by the W3C XML Schema double datatype.
header (Header)
Specifies the header margin in inches.
The possible values for this attribute are defined by the W3C XML Schema double datatype.
footer (Footer)
Specifies the footer margin in inches.
The possible values for this attribute are defined by the W3C XML Schema double datatype.
b (Bottom)
Specifies the bottom page margin in inches.
The possible values for this attribute are defined by the W3C XML Schema double datatype.
[Note: The W3C XML Schema definition of this element’s content model (CT_PageMargins) is located in A.5.1. end note]