Hello....
how we can plot line graph in windows application of .net with c# usinf text file as input....
the format of text file is:
Wavelength Reflectance
325 0.09989
326 0.090777
--------------------------------
-------------------------------
1075 0.06866
i have to select text file using OpenfileDialog then it will plot graph on form..
plz help me to solve this problem i need it urgently...
thanks in advance.....
|