tags:

views:

32

answers:

1

I am developing an application and I must do it in WPF and use .NET 3.5. The problem is that I can't use MSCharts for 3.5 because that would require XP installations to install SP3, something that they don't want.

The WPF toolkit was buggy on their machines, so is there any other solution or I should start just drawing lines?

A: 

It seems that Charts work with framework 3.5 -no 3.5 SP1 great... they work even with 3.0 I have SP3 windows versions on my old machines so i cant unistall SP3 to check.. but prior <3.5 doesnt require XP sp3.. so thats should be ok...

Parhs