Is the graph stationary or does it keep updating? If it keeps updating, those points might be hard to catch. You should probably look into cursors for this.
If you have a cursor, you can play with its label (
example).
If your points are static, you can place transparent booleans over them and use the mouse enter event for those booleans to make your string control visible.
___________________
Try to take over the world!