TextMultilineType

Description

The TextMultiline enumeration is used to determine a type of label text wrap.

It is used by the following property:

Available Values

Value Brief description
0 NoMultiline. No text wrap.
1 MultilineBySymbols. Text is wrapped by characters.
2 MultilineByWords. Text is wrapped by words.

See also:

Chart Assembly Enumerations