I am using a label to display text that the user has entered so the length of the label is variable. I am wondering if there is a way to dynamically change the font size of my text. Currently, I have constraint the vertical length of the label to 120, and checked off the "Automatically Adjust Font" in the Attributes Inspector but it doesn't scale it like I want. Not sure whether this is a programmatic or design method to do this.
Here's an example of the text being cut off:

