This is a migrated thread and some comments may be shown as answers.

Problems with .NET 4.5.1 and Controls

1 Answer 75 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Rekiller
Top achievements
Rank 1
Rekiller asked on 12 Apr 2017, 11:49 AM

Hello there!,

Need your help!

I recently installed WPF 2017 controls and I am trying to use the data display controls, in this case graphics.
I replicated a sample from the Telerik folder, and my project did not work, he always showed me the chart and Axis, but no data.
Then I realized that the examples projects that works fine are in 4.0, so I downgraded my project from 4.5.1 to 4.0 and then it worked fine.
Are there any problems using net frameorks > 4.0? I could not get it worked in 4.5.2 nor 4.6

Thanks!!!

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 13 Apr 2017, 10:33 AM
Hello Rene,

We are not aware of issues related to the .Net version. The chart should work in .Net 4.0 and .Net 4.5+ also. Can you double check the referenced assemblies? Note that RadChart doesn't support NoXaml dlls and if the referenced dlls are NoXaml issues as the reported one could occur.

Also, note that RadChart is our old charting component. Instead I would recommend you to use RadChartView instead. It is faster, easier to set up and more flexible. You can read more about this in the RadChart vs. RadChartView help article.

Regards,
Martin
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
Chart
Asked by
Rekiller
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or