constants ShowCursorCategoryLineEnum
The ShowCursorCategoryLineEnum type defines the flags to show the vertical/horizontal category/x-line, when the crosshair cursor hovers the chart. The ShowCursorCategoryLine property specifies the flags to show the vertical/horizontal category/x-line, when the crosshair cursor hovers the chart. The ShowCursorCategoryLineEnum type supports the following properties and methods:

NameValueDescription
exCursorCategoryHide0 The vertical/horizontal category/x-line is hidden
exCursorCategoryShowNear1 The vertical/horizontal category/x-line is shown when the pointer is near the category
exCursorCategoryShowAsIs2 The vertical/horizontal category/x-line is shown at pointer position (default)