EAnnotationPosition

type EAnnotationPosition = (ppLeftTop, ppLeftBottom, ppRightTop, ppRightBottom, ppCenter);

Type Library
TeeChartx

Description
Determines position of Annotation Tool.

Not all development environments support the direct call of TeeChart's Enum constants by name. See note on use of Enum constants for VBScript, MS VC++.

Integer Values:

ppLeftTop = 0

ppLeftBottom = 1

ppRightTop = 2

ppRightBottom = 3