I'm using UltraChart control to present my data in .net. But the tooltip is displayed so far away from the mouse. I cannot find any property to fix it. Before, I was using the UltraCharts in the winform, the tooltip position was fine. I just added the winform 's parent to the panel. then the tooltip display for ultraCharts are in wrong position, very far from the mouse.
it is a bug?Can somebody help me? Thanks a lot!
it is most likely a bug. can you test this using the latest available service release, and if there are still problems, provide a sample project or steps to reproduce?
I seem to have the same problem, although under different circumstances.
It happens when I have an MDI form with the following controls:
- A panel docked to the left.- An MDI child form with an UltraChart on it.
In this case, the tooltip is too much to the left (the offset is the same as the width of the docked panel).
I am using version 9.2.20092.2058.