IAnnotationTool.AutoSize
IAnnotationTool

property AutoSize: WordBool;

Type Library
TeeChartx

Description
Default: True

When AutoSize is True, the annotation rectangle Width and Height dimensions will be automatically calculated based on the width and height of the annotation text.

When setting AutoSize to False, you must also set your custom Width and Height properties.