Tomas Petricek and Jon Skeet have produced a great MSDN Library set covering “Real World Functional Programming”:
http://msdn.microsoft.com/en-us/library/hh314518.aspx
Of particular interest to my activities is the section on “Data Visualization with .Net Charts” as this covers FSharpChart:
http://msdn.microsoft.com/en-us/library/hh273079.aspx
The charting documentation set is quiet extensive covering the following:
Overview: Charting Libraries for F#
Overview: Using Microsoft Chart Controls from F#
Tutorial: Getting Started with Microsoft Chart Controls
Tutorial: Creating a Series Using Data Binding
Tutorial: Creating Charts with Real-Time Data
Overview: Getting Started with the FSharpChart Library
Tutorial: Visualizing Stock Prices Using F# Charts
Tutorial: Charting with Excel from F#
Tutorial: Charting with Gnuplot from F#
How to: Create Standard Charts in F#
How to: Create Bar and Column Charts
How to: Create Pie and Doughnut Charts
How to: Create Line and Point Charts
How to: Create Stock and Candlestick Charts
How to: Create Boxplot Diagrams
Remember FsharpChart can be downloaded from:
http://code.msdn.microsoft.com/FSharpChart-b59073f5