BarOriginOffset Attribute

The BarOriginOffset attribute indicates a point where map bars 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 BarOriginOffset parameter for map items. If the BarOriginOffset attribute is not defined, the following default value is set for the parameters: point 0.5,0.5.

Syntax

<p5:Attribute Name="BarOriginOffset" Type="point">

<p5:Data Id="RU-MOS" Value="0.3,0.3" />

...

</p5:Attribute>

See also:

<p5:Attributes> Element