i used the cusror to show the position of the point,but i found only "CWGraph1.Cursors(1).SnapMode = cwCSnapNearestPoint" can move the cursor from one point to another,but the cursor'pos isn't the exactly data of the point.how can i get it? i set four plots in the graph ,and need to show anyone point,and i only use one sub to load all doc'datas,so i can't to seach the array to found the data nearnest the cursor'pos.
i'm a green hand,who can help me?