How to plot graph in picturebox or any 3rd party plug-in with data from Excel, using C#
Hi people!
I am currently stucked with plotting graph.
I am given a project to plot graph in C#'s picturebox or any 3rd party plug-in.
Values that required to plot should be getting from Excel files.
The Excel files contain multiple columns of data that is extracted from a hardware.
Any of you have any idea on how to solve this problem.
Please help me as I am really stucked with this project, I could only automate to plot it in Excel. But my lecturer do not want it.
He wants it to be in a GUI.
Thanks in advance to anybody who can help me and those who actually try to think of a solution!
Best Regards,
Warren Wee