The label is a attached to (a child of) the pin shape object. pin~>children will reveal the child objects. It's unlikely anything but the label is attached to the pin but parse this list if you need to. Then you can change the location, orientation, justification etc. e.g. pin~>children~>justify="centerLeft"
↧