The Text property is used to display customized strings inside Shapes.
public String Text {get; set;}

Remarks


The Text property is used to display customized strings inside Shapes.

You can use the Font and Aligment properties to control Text display.  

Note: You would maybe need to change Shape Font size to a different value when creating metafiles or when zooming Charts.

See Also

TextShape Class | TextShape Members | Steema.TeeChart.Drawing Namespace