Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
760
UltraWebChart Data Tooltip Does Not Display
posted

I am in the process of upgrading a VB.Net project that used NetAdvantage 4.2 controls to the 2.0 framework. In the process, I have upgraded to NetAdvantage 8.3. I've got two nearly identical pages, each of which contains a bar graph. On one of the graphs, a data value tooltip pops up when I mouseover a bar; on the second graph, I get no tooltip. I also have two line graphs and tooltips appear on both when I mouseover a data point.

I have compared tooltip properties and see no difference between the 2 bar graphs. Can anyone suggest to me why one of the 4 graphs does not display tooltips when the cursor is placed over the bar and the other 3 work just fine? Is there a magic property setting I'm overlooking?