Hi, I have a requirement like I need to show data tips in my chart manually, not only when the mouse is passing over data points. How to use the HitData Object so that I get the data points of the object?
Basically I need to a way to dispatch the hit data manually without the mouse passing over the data point? I have a datagrid and a bubble chart. I want to click on an item in the datagrid and dispatching some kind of event/function to show datatip on the bubble chart. Please help... Thanks & Regards, Sudha.

