How do I get the x,y vaues back off my chart once I plot them? I can move the crosshair over the points and watch the x,y's update in edit boxes so I know that the points are still stored somewhere. Something like the following maybe?
XYArray = m_graph.GetPlots().Item("Plot-1").GetXYValues();
Yeah I'm dreaming about the GetXYValues function. Thanks in advance for any tips.
Grant
Grant M. Johnson
Project Engineer
LECO Corporation