Robert Sim

Results 5 comments of Robert Sim
trafficstars

Seems like a reasonable way to do this is using Chart.Combine. I'll have a look.

This is weird, thanks for reporting. Tagging @tpetricek and @dsyme in case you know what might have caused this. I'll try to dig in in the next few days.

Since there is no native support for saving a bitmap as PDF, I think the solution here is to provide a print facility and allow the user to print-to-pdf. I...

Thanks for opening this issue- I'll have a look.

@stmax82 is there a reason why you chose to use Application.Run in the Save method? This leads to an exception in fsi.exe since there is already a running event loop:...