ITextShape.TextAlignment
ITextShape

property TextAlignment: ETitleAlignment;

Type Library
TeeChartx

Description
Defines how text will be displayed inside the shape rectangle.

By default it is taLeftJustify.

Text is aligned when the shape rectangle is bigger than the text size, or when the Text property contains multiple lines of text of different length.

See also: Text, AutoSize and ClipText properties.