Two questions:
I paint the whole chart background using SharpDX, but it seems I can no longer drag the chart (using Ctrl+Click) I tried to set the indicator to be Z-order (-1) but it doesn’t solve the problem.
1) How can I have the control drag function again in this case?
2) Is there a way to disable all plots and custom rendering to be clickable? Because of problem #1 if the chart is clicked twice it opens up the indicator settings all the time (unwanted behavior).

Comment