Thanks for this great community. I already learned so much in a few days. I have a question.
Can we align contents/labels in two or more rows like in the image in parallel alignment? I tried many ways and it’s not working. Any help or suggestions will be much appreciated.
Yes, but how do you want the labels to be aligned? In your screenshot, they are not aligned vertically. Do you want the left sides aligned, right sides aligned, centers aligned?
I guess you are using dynamic label size (fill container or fit content) therefore the size of the label will depend on it’s content. If you change the label width to %% then the labels can be aligned together.