I try to show X,Y and the name of the curve which was drawn on the graph when cursor comes on it. I used
zedGraphControl1.IsShowPointValues = true;
but it isn't enough. I need also curve name. When the cursor is on the curve in the graph information should be shown like that:
12/27/2010 12:09 AM, 49.94, ACTIVE_MW
Is it possible?