Auto hide/show the cursor tool
Posted: Thu Dec 18, 2014 1:48 pm
Is there a possibility to automatically hide/show a TCursorTool if the mouse is within the charting region (=where the chart itself is drawn, not the title, axis, etc.). OnMouseEnter/OnMouseLeave is a bit of a workaround, as this event occurs if entering the chart panel and not the area where the chart itself is drawn. So as there is obviously not builtin solution, is there a way to determine the charting region.