IShapeSeries.Text
IShapeSeries
property Text: IStrings;
Type Library
TeeChartx
Description
The Text property is used by ShapeSeries class 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.
Applies to
ShapeSeries class
Declaration
property Text : IStrings;
Description
The Text property is used by ShapeSeries class 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.