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.
Thanks for your suggestion. Unfortunately, it doesn't work in my situation (docked panel on the left). I also tried setting the TooltipOverflow to ClientArea, but without success.
TorX,
I was able to reproduce this problem, so I logged a bug and fixed it. the bug number is 34946. it will be resolved in an upcoming service release.
I am using 9.2 build 2090 and still have this problem. How can I find out if this bug (34946) has been fixed in the newer build 2106?
bug 34946 was resolved in 9.2.20092.2090 as well as 9.2.20092.2106. do you have steps to reproduce or a sample project which reproduces the problem you're experiencing?
Hi,
I am also having this same problem.This is on a non mdi form. the tooltip seems to be appearing by an offset equal to the width of the docked panel to the left of the chart. If I resize this width, the tooltip distance changes accordingly. I am using 10.3 winforms, but have tried upgrading to 11.2 - does not fix it. I've seen many forum posts that complain about flavours of this, but they all seem to come down to the same issue I think. I've spent ages trying to make a sample that exhibits this bug, but I can't for whatever reason, it only happens on my app, so it must be a combination of factors, which I can't seem to pin down. Also I see that infragistics personal keep saying it is a bug that was resolved already, but I've tried the latest version, and it still is a problem.
Cheers
Colin
Greycon
see following post, gives a workaround
http://blogs.infragistics.com/forums/p/59749/314885.aspx#314885
Hello Greycon,
The mentioned issue was fixed a long time ago. I try to reproduce this issue using the latest version, but without success. If you are able to reproduce this issue in a sample, please send us this sample. I`ll be glad to research it.
Thanks in advance and I`ll wait your response !