WordWrap Property( MSChart)

       

Returns or sets a value that determines whether text wraps.

Syntax

object.WordWrap [ = boolean ]

The WordWrap property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
boolean A Boolean expression that determines whether text wraps, as described in Settings.

Settings

The settings for boolean are:

Setting Description
True Text wraps.
False (Default) Text does not wrap.