2.4.45 Chart
The Chart record specifies the position and size of the chart area (section 2.2.3.17) and specifies the beginning of a collection of records as defined by the Chart Sheet Substream ABNF. The collection of records specifies a chart. The position information MUST be ignored if the chart is embedded in a sheet.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
x |
|||||||||||||||||||||||||||||||
y |
|||||||||||||||||||||||||||||||
dx |
|||||||||||||||||||||||||||||||
dy |
x (4 bytes): A FixedPoint as specified in [MS-OSHARED] section 2.2.1.6 that specifies the horizontal position of the upper-left corner of the chart in points. SHOULD<48> be greater than or equal to zero.
y (4 bytes): A FixedPoint as specified in [MS-OSHARED] section 2.2.1.6 that specifies the vertical position of the upper-left corner of the chart in points. SHOULD<49> be greater than or equal to zero.
dx (4 bytes): A FixedPoint as specified in [MS-OSHARED] section 2.2.1.6 that specifies the width in points. SHOULD<50> be greater than or equal to zero.
dy (4 bytes): A FixedPoint as specified in [MS-OSHARED] section 2.2.1.6 that specifies the height in points. SHOULD<51> be greater than or equal to zero.