WrapText

IChartTextBlockFormat.WrapText property

True if text is wrapped at TextFrame’s margins. Changing of this property can produce a certain influence only for these chart parts: DataLabel and DataLabelFormat (full suport in PowerPoint 2007/2013). Read/write NullableBool.

public NullableBool WrapText { get; set; }

See Also