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
1015
2D Bubble Chart Overlapping DataItem, How to Determine Number Under Mouse
posted

Hello all,

 

I'm working in Infragistics 13.1 with the UltraChart, using a 2D Bubble chart to plot some data for an application.

I'd like to display a custom tooltip whenever I mouse over the data item in the chart after plotting. If there's more than one "bubble" at the point I hover, I want to display a tooltip that shows a list of what items are under the mouse.

I've tried using the information provided in the DataItemOut and DataItemOver events, but haven't gotten far.

Do you have any examples of how to determine which data items are underneath the mouse point if there is more than one available, or does the UltraChart only return information the top-most layer?

 

Any help/comments are appreciated.

 

Thanks!

Parents Reply Children