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
VS 2010 Client Profile
Re: VS 2010 Client Profile
Hello Andy_Dany,
Thank you for your feedback, we have passed your request to developer team and we inform you asap.
Thanks,
Thank you for your feedback, we have passed your request to developer team and we inform you asap.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: VS 2010 Client Profile
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,
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,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |