type ETeeVertAlign = (vaTop, vaCenter, vaBottom);
Type Library
TeeChartx
Description
Determine Shape series text alignment.
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:
vaTop = 0
vaCenter = 1
vaBottom = 2