IBubbleChartPlacedItem.WordWrap

Fore Syntax

WordWrap: Boolean;

Fore.NET Syntax

WordWrap: Boolean;

Description

The WordWrap property determines whether the text can be wrapped.

Comments

By default this property is set to False, and the text is not wrapped.

Example

Example of Use is given in description of the Font property.

See also:

IBubbleChartPlacedItem