ICursorTool.Style
ICursorTool

property Style: ECursorToolStyle;

Type Library
TeeChartx

Description
Default Value: cssBoth

The Style property defines which lines of the CursorTool are shown on top of the charts.

The different TCursorTool styles are:

cssHorizontal Shows a horizontal line on top of the charts

cssVertical Shows a verical line on top of the charts

cssBoth Shows a horizontal and vertical line on top of the charts