Member attributes: Bounds

This attribute determines the position and the size of a legend or group annotation member.

Syntax

<x1‑value,y1‑value,x2‑value,y2‑value>

Discussion

The attribute Bounds determine the position and the size of a legend or group annotation member within the Composer window. The actual position of an annotation member as well as all annotation members themselves have no effect on the functionality of your application.

The attribute Bounds must be a Chora rect literal, consisting of exact four integer numbers x1-value, y1-value, x2-value and y2-value, separated by , (comma) signs and enclosed between a pair of < ... > (angle brackets).

Modify the attribute

To inspect or modify the value of a Bounds attribute, select first the affected legend or group annotation member. Thereupon, the attribute is listed in the middle area of Inspector. You can click on the small triangle left to the attribute in order to expand the subordinated x1, y1, x2 and y2 values:

The attribute is also modified when move or resize the affected member in the Composer window with the mouse.