EBezierStyle

type EBezierStyle = (bsWindows, bsBezier3, bsBezier4);

Type Library
TeeChartx

Description
Bezier series display style.

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:

bsWindows = 0

bsBezier3 = 1

bsBezier4 = 2