ITextShape
Hierarchy Properties Methods

Type Library
TeeChartx

Description
This class implements a "shape" (rectangle) with properties to display text inside it.

Some other classes derive from it or wrap instances of ITextShape, like IAnnotationTool or IOrgSeries Items (IOrgItem).

Properties of ITextShape include Text (string), TextAlignment, ClipText and AutoSize.

The Text property can contain "line returns" (the #13 character) to define break lines (multiple lines of text).