Offset | Name | Size | Contents |
4 | mdTopLt | 2 | Must be 2 |
6 | mdBotRt | 2 | Must be 2 |
8 | x1 | 4 | x coordinate of bounding box top left corner |
12 | y1 | 4 | y coordinate of bounding box top left corner |
16 | x2 | 4 | width of the bounding box |
20 | y2 | 4 | height of the bounding box |
Offset | Name | Size | Contents |
4 | mdTopLt | 2 | Must be 5 |
6 | mdBotRt | 2 | 1 = use x2 and y2 for legend size 2 = autosize legend (ignore x2, y2). The fAutoSize bit of the legend FRAME record should be 1 if this field is 2. |
8 | x1 | 4 | x coordinate of legend top left corner, in units of 1/4000 of the chart area |
12 | y1 | 4 | y coordinate of legend top left corner, in units of 1/4000 of the chart area |
16 | x2 | 4 | width of the legend, in points (1/72 inch) |
20 | y2 | 4 | height of the legend, in points |
Offset | Name | Size | Contents |
4 | mdTopLt | 2 | Must be 2 |
6 | mdTopRt | 2 | Must be 2 |
8 | x1 | 4 | offset from default horizontal position |
12 | y1 | 4 | offset from default vertical position |
16 | x2 | 4 | ignored (you cannot size the chart title) |
20 | y2 | 4 | ignored |
Offset | Name | Size | Contents |
4 | mdTopLt | 2 | Must be 2 |
6 | mdTopRt | 2 | Must be 2 |
8 | x1 | 4 | offset perpendicular to the axis, in units of 1/1000 of the plot-area bounding box |
12 | y1 | 4 | offset parallel to the axis, in units of 1/1000 of the axis length |
16 | x2 | 4 | ignored (you cannot size the axis title) |
20 | y2 | 4 | ignored |
Offset | Name | Size | Contents |
4 | mdTopLt | 2 | Must be 2 |
6 | mdTopRt | 2 | Must be 2 |
8 | x1 | 4 | Pie charts: offset angle from the default, in radians. Bar and Column charts: offset perpendicular to the bar or column, in units of 1/1000 of the plot area All other chart types: horizontal offset from the default position, in units of 1/1000 of the plot area |
12 | y1 | 4 | Pie charts: radial offset, in units of 1/1000 of the pie radius. Bar and Column charts: offset parallel to the bar or column, in units of 1/1000 of the plot area All other chart types: vertical offset from the default position, in units of 1/1000 of the plot area |
16 | x2 | 4 | ignored (you cannot size the data label) |
20 | y2 | 4 | ignored |