IChartCaption.WordWrap

Syntax

WordWrap: Boolean;

Description

The WordWrap property determines whether chart caption text is wrapped. If the property is set to True, the chart caption text is wrapped; if the property is set to False, the chart caption text is not wrapped.

See also:

IChartCaption