RE: Charting with WPF and Linq

2010-09-02 Thread Greg Keogh
Try these WPF & Silverlight chart controls.. http://www.visifire.com/ I've been using Visifire for a year now and an SL3 app and it worked very well. You just feed it arrays of data series and points and it produces impressive charts with little effort. We even drilled down and adjusted the sh

Re: Charting with WPF and Linq

2010-09-02 Thread Grant Molloy
Dylan, Try these WPF & Silverlight chart controls.. http://www.visifire.com/ Grant On Wed, Sep 1, 2010 at 1:49 PM, Dylan Tusler < dylan.tus...@sunshinecoast.qld.gov.au> wrote: > __ > [image: Sunshine Coast Regional Council] > > I h

RE: Charting with WPF and Linq

2010-09-01 Thread Dylan Tusler
Well, in the end, I've managed to get it working using the series DataContext. I'm still operating very much in the C# paradigm, and still (even in VS2010) find working in XAML a frustrating experience. If you're not doing it every day, all day, it is quite hard to gain much fluency, and too eas