Using the Microsoft Charting Library from F#

Monday, November 3rd, 2008 Posted in Programming | 2 Comments »

Since Microsoft released the charting controls used in SQL Server 2008 reporting as a standalone product, I decided to try them out from F#. This makes a lot of sense ... Read more..

Microsoft Chart Controls Released

Monday, November 3rd, 2008 Posted in Programming | 1 Comment »

Doing any kind of graph charting or data visualization in managed code has always required either expensive 3rd-party software (e.g. Dundas, etc) or feature-incomplete open source projects (ZedGraph and NPlot ... Read more..