Hi,
I've been working on an application containg a WinChart Pie3D control and am encountering a problem where the tooltips of the pie segments are placed a few hundred pixels from the top and left of the mouse cursor.
Searching for a solution I found a reference to bug 34946 whis was fixed somewhere in 9.2 while I am using 10.3.
After much searching I found that this bug manifests itself when:
The chart is contained in a docked panelThat panel is contained in an Mdi ClientThe Mdi Client top left location is not (0,0) within its Mdi parent form
I created a small project in VS2010 which recreates the bug, and could upload it when desired.
TIA,
Wim
We fixed some issue like yours recently. If you have applied latest service release and the issue is still persisting, can you send us your sample in with the bug is present?
I have a similar issue to do with the tooltip being misalligned when the tabs are pinned. Below is a screenshot. If only the right panel is pinned, the tooltip is aligned just fine. However, when the left panel is pinned the tooltip gets 'shifted' to the left. The ultrachart being used is anchored to the top and left. For the ultrachart, i tried setting none for the anchor and the tooltip was aligned fine even with the left panel pinned, however this would leave the ultrachart in a floating position. I also tried setting the anchor to all sides but the tooltip would get misaligned. It seems whenever the ultrachart is achored to the left, the tooltip would get shifted to the left.
Any thoughts on what else I could try? I currently using infragistics version 10.3, I have also tried version 11.1