LabelGidBuilderImpl.wrap
T wrap(bool propval)Set wrap property.
Parameters
propval | true if the label text will wrap if it gets too wide. |
Returns
Builder instance for fluent chaining
T wrap(bool propval)Set wrap property.
propval | true if the label text will wrap if it gets too wide. |