I have a line chart with several points that are close together. When I use the mouse to display a tool tip, the tool tip value for one point is displayed even thought I am closer to another point. It looks like the sensitive area around the mouse position is too large so the tool tip for the second point is ignored. How can I display the correct tool tip value for close data point?