The PieOriginOffset attribute indicates a point where pie sectors start. Shape coordinates are specified as a percentage of the rectangular area that restricts the shape. Coordinates count starts from the bottom left corner of the area.
On converting to TBS format, values of this attribute are assigned as values of the PieOriginOffset parameter for map items. If the PieOriginOffset attribute is not defined, the following default value is set for the parameters: point 0.5,0.5.
<p5:Attribute Name="PieOriginOffset" Type="point">
<p5:Data Id="RU-MOS" Value="0.3,0.3" />
...
</p5:Attribute>
See also: