Hello. I have a bunch of custom textstyles used for styling labels of layers (by setting DefaultTextStyle).
Is there a way to make the label position of a layer unique without changing the textstyle?
For instance, maybe I have a simple text style that’s size 12 and red text. Two layers are using this style for it’s label. For one layer, I want the label to be above the features. For the other layer, I want the label to be below the features.
Ideally I want to be able to place the labels either above, below, to the right, to the left, or directly on top of the features. Is there any kind of property I can set on the layer itself to achieve this?