Absolute Size Anchoring
Absolute Anchoring describes the placement of the drawing within the chart based upon absolute chart coordinates. The absSizeAnchor element specifies anchoring behavior, using percentage-based position coordinates for the anchor location and extent coordinates (in EMUs) for drawing objects, as shown in the example below.<cdr:absSizeAnchor> <cdr:from> <cdr:x>0.125</cdr:x> <cdr:y>0.13194</cdr:y> </cdr:from>
<cdr:ext cx="1238250" cy="1123950"/> … </cdr:sp> </cdr:absSizeAnchor>
In this example, there is a single shape specified using absolute anchoring as its anchoring method.