4 Answers, 1 is accepted
Hello Jun,
RadMap for WPF can be found in the Telerik.Windows.Controls.DataVisualization assembly.
You can find the assemblies required by each control in its Getting Started article. Or in the Controls Dependencies article.
I hope this helps.
Regards,
Martin Ivanov
Progress Telerik
Our thoughts here at Progress are with those affected by the outbreak.
I configured the Telerik NuGet feed but when I type "datavisualization" the only option I get is Telerik.UI.for.Xamarin.DataVisualization. Doesn't the Telerik feed include the latest packages for WPF?
Thanks
Pete
Hello Pete,
I've tested this on my side and when I type "datavisualization" in the search bar of NuGet Package Manager, I get also the WPF and Silverlight versions of the DataVisualization nuget. The WPF nuget should be called Telerik.Windows.Controls.DataVisualization.for.WPF.Xaml (or without the .Xaml part, based on the dlls type you need). If you do not see this, can you double check if you are logged with the correct credentials in the NugGet Package Manager? You need to be logged with an telerik.com account with an active license for UI for WPF (the DevCraft license is also valid, since it contains all DevTools products). A login popup should appear the first time you select Telerik nuget server in the package manager.
Regards,
Martin Ivanov
Progress Telerik
Hi Martin,
That's weird. It's working for me now. Maybe I had some temporary refresh issue.
Thanks,
Pete