Page 1 of 1

VS 2010 Client Profile

Posted: Mon Dec 06, 2010 10:34 am
by 16056144
Hello
please change TeeChart\Data\DataChart.cs
method
static private void FillSourcesReflection(Styles.Series s, ComboBox c)

to something like this :
#if !VS2010CLIENTPROFILE
static private void FillSourcesReflection(Styles.Series s, ComboBox c)
{

........
}
#endif

to enable compile source code to .net 4 client profile WPF version

thank you

Re: VS 2010 Client Profile

Posted: Tue Dec 07, 2010 2:22 pm
by 10050769
Hello Andy_Dany,

Thank you for your feedback, we have passed your request to developer team and we inform you asap.

Thanks,

Re: VS 2010 Client Profile

Posted: Thu Dec 09, 2010 11:39 am
by 10050769
Hello Andy,

I inform you that I have added your requests in wish-list [TW16015314] to be considered inclusion it in next maintenance releases of TeeChartWPF.

Thanks,