IsMultiline: Boolean;
IsMultiline: System.Boolean;
The IsMultiline property determines whether long names of elements in the external legend are to be arranged in multiple lines.
By default this property is set to False, and the element names of the external legend are arranged in one line.
If this property value is True, the element names are arranged in multiple lines only if the text cannot fit in one line.
The property use is given in the example for IChartExternLegend.ElementHorizontalAlignment.
See also: