Label.setWidthChars
void setWidthChars(int nChars)Sets the desired width in characters of label to n_chars.
Parameters
nChars | the new desired width, in characters. |
void setWidthChars(int nChars)Sets the desired width in characters of label to n_chars.
nChars | the new desired width, in characters. |