Support Board
Date/Time: Mon, 03 Nov 2025 05:49:03 +0000
Post From: Crosshair lines auto hide
| [2022-03-31 01:13:33] |
| Tony - Posts: 640 |
|
Here is a possible solution: What I am doing is that I always have Crosshair hidden, and in my studies, I either use vertical/horizontal lines or subgraphs to follow "sc.ActiveToolIndex", "sc.ActiveToolYPosition" or "sc.ActiveToolYValu" when "Chart Value/Crosshair" tool is selected. As long as your chart update interval is short enough, say 250ms, you should have a fairly smooth movement. It could be a bit tricky how to switch between "show" and "hide" those lines and subgraphs, I made it happen by clicking on certain area/corner inside the chart window. Date Time Of Last Edit: 2022-03-31 01:16:49
|
