Hi Guys, I've written an Algorithm for infection control of MRSA,
It's all written in a Macro in Excel as this where the nurses etc enter their data, I'm now bolting a c# front end on that executes the macro and allows user to change criteria, I need a way to display the 2 graphs that are produced by the algorithm - One is the original data i.e. how the patients were actually organised and the other how the algorithm thinks they should be organised. I am using a Windows Forms application and do not wish to have a web interface to display both graphs, I have everything else programmed and working - just need to cross this final bridge, was wondering if there is a way that I can do this? I have done numerous searches but unable to find anything useful or non web based Please point me in the right direction Cheers, Dave
