CursorType

enum CursorType : Enum<CursorType>

Cursor type: change cursor appearance and behavior depending on your chart.

Entries

Vertical
Link copied to clipboard
common
Force a vertical cursor.
Horizontal
Link copied to clipboard
common
Force a horizontal cursor.
Crosshair
Link copied to clipboard
common
Force a "crosshair" (vertical and horizontal) cursor.
Auto
Link copied to clipboard
common
Auto (default value) cursor is selected depending on the axes.