IsMultiline: Boolean;
The IsMultiline property determines whether long names of elements in the external legend are arranged in multiple lines.
The property is set to False by default, and the element names of the external legend are arranged in one line.
If this property is set to True, 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: