
How do I display a graph in Visual Studio?
This discussion was imported from CodePlex
faroskalin wrote at 2013-12-06 16:39:
Hello.
So I am using the Example Browser application, and I have pasted the code to VS 2013, like so:
I understand that the return type of the Notinterpolatedvalues() method is a PlotModel. Now - how do I display that? As in, what is the method I need to use in my main method in order to play Notinterpolatedvalues()?
Thank you.
So I am using the Example Browser application, and I have pasted the code to VS 2013, like so:

I understand that the return type of the Notinterpolatedvalues() method is a PlotModel. Now - how do I display that? As in, what is the method I need to use in my main method in order to play Notinterpolatedvalues()?
Thank you.
faroskalin wrote at 2013-12-06 17:43:
I understand now. And it appears this is the reason: stackoverflow.com/a/3422732/1913389
Essentially, it's a convenience factor in the use of var in this instance like "when the type is elsewhere on the same line".
Essentially, it's a convenience factor in the use of var in this instance like "when the type is elsewhere on the same line".
Servicio de atención al cliente por UserEcho