Label component and text alignment

Is there a way to change the alignment of text in a Label component?  For example, if I want to have a label with center alignment?

Label::setJustificationType()

http://www.juce.com/api/classLabel.html#a9d857b984a1762b70424f4893efe99d2

Rail

1 Like

Label::setJustificationType (Justification j)