Assignment title: Information


​​Message : I have to develop an application on VB.Net that will browse CSV files and plot that data by clicking on load button. I have attached an example CSV file above. IN that CSV file there are seven column. The X axis of the plot will be Time and There will be two different scaled y axis. In first Y axis there will be actual ,Tempr,Demand ( scaled by 50 . from 0 10 250)and Effort plot. and the second y axis will have State and status. These variable are from the CSV File . If you open that you will see that. Also, there will be a save button that will save graph by letting use input the filename.. ​I have to develop an application on VB.Net that will browse CSV files and plot that data by clicking on load button. I have attached an example CSV file above. IN that CSV file there are seven column. The X axis of the plot will be Time and There will be two different scaled y axis. In first Y axis there will be actual ,Tempr,Demand ( scaled by 50 . from 0 to 250)and Effort plot. and the second y axis will have State and status. These variable are from the CSV File . If you open that you will see that. Also, there will be a save button that will save graph by letting user input the filename.. ​it is the same thing I wrote above. but I just forget to put scale on the second axis ​ I want add a screen of the assignment which I did in matlab GUI​ ​​I would like to have assignment interface to be look like just the way I have develop the matlab GUI interface. I have attached the screen shot below