EChartObjectShapeStyle

type EChartObjectShapeStyle = (fosRectangle, fosRoundRectangle);

Type Library
TeeChartx

Description
Determines Shape Style of some Chart Objects.

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:

fosRectangle = 0

fosRoundRectangle = 1