ECursorToolStyle

type ECursorToolStyle = (cssHorizontal, cssVertical, cssBoth, cssScope);

Type Library
TeeChartx

Description
Determines orientation of Cursor 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:

cssHorizontal = 0

cssVertical = 1

cssBoth = 2