IBubbleChartPlacedItem.WordWrap

Fore Syntax

WordWrap: Boolean;

Fore.NET Syntax

WordWrap: Boolean;

Description

The WordWrap property determines whether text can be wrapped.

Comments

The property is set to False by default, and the text is not wrapped.

Example

The example of use is given in description of the Font property.

See also:

IBubbleChartPlacedItem