Please help...I need to be able to place the mouse pointer over any area of a plot line being displayed in a CWGraph control. In an Excel chart you can simply place your mouse over a plot line and the values of the x and y axis will pop-up next to the mouse pointer. This is exactly what I need to do in a CWGraph. I found some examples that uses Annotations but that seems to simply return the x and y coordinates of the mouse pointer. What I need it to do is to display the actual values within the plotted line. Is this even possible? I would appreciate any help you could give me....Thanks!