When we use attributes like Label
the text is written from left to right. Can we change that? Make the text start for example from the middle to the sides or from the right to the left?
Example:
----> Left to right
| MY TEXT ---- |
How accurate (+ is the center)
< ---- ---- >
| Ipan + ema |
or
Right to Left
| ---- MY TEXT |
Is this possible? Thanks!