Label.setMaxWidthChars

Sets the desired maximum width in characters of label to n_chars.

class Label
void
setMaxWidthChars
(
int nChars
)

Parameters

nChars int

the new desired maximum width, in characters.

Meta