I have a text box that displays text from a retrieved web parse.
I have the text box set to Fixed Width using MaxLines set to 2 lines, and the standard spacing between lines a big, therefore wasting a lot of space between lines. I would like to reduce the space between lines, but can’t find a method to achieve that setting.
I know you can reduce space using the margin setting in a Stack Group, though there’s no Margin Setting in a text box to achieve the same thing.
Thanks for any suggestions.