Hi,
Is there an easy way to detect if the mouse is currently in the relevant indicator panel? I can get the X position easily enough, but I was wondering if there was an event to detect movement within the indicator panel only? I know there is ChartControl.OnMouseEnter, but I think this is for the entire chart? Is there a suggested way to do this?
Thanks.

Comment