Question about OxyPlot
This discussion was imported from CodePlex
ksmurphy141 wrote at 2013-11-20 16:03:
I need to create some line charts using Visual Studio 2008's C#. The charts will be populated dynamically using data from my database and displayed in a browser window. Can OxyPlot do this?
objo wrote at 2013-11-20 20:56:
I think VS 2010 is required for the Silverlight 4 solution. There is a WPF/NET 3.5 solution that should be possible to build in VS2008 but that means you need to output the plots to svg/pdf/png to show them in a browser window.
Customer support service by UserEcho