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

Type telerikGauges:GaugeBarIndicator not found in xmlns clr-namespace:Telerik.XamarinForms.DataVisualization.Gauges;assembly=Telerik.XamarinForms.Dat

4 Answers 139 Views
Gauges
This is a migrated thread and some comments may be shown as answers.
Michel
Top achievements
Rank 1
Michel asked on 12 Apr 2017, 10:00 AM

Hi,

I have added the Nugget package Telerik.Ui.for.Xamarin 2017.1.1220.4 to my Xamarin Forms solution to all projects.

To my XamI I have added the namespaces:

xmlns:telerikCommon="clr-namespace:Telerik.XamarinForms.Common;assembly=Telerik.XamarinForms.Common"

xmlns:telerikGauges="clr-namespace:Telerik.XamarinForms.DataVisualization.Gauges;assembly=Telerik.XamarinForms.DataVisualization"

as instructed in the getting started: http://docs.telerik.com/devtools/xamarin/controls/gauge/getting-started/gauge-getting-started

All works fine and I can show some gauges.

Now I want to add some a telerikGauges:GaugeBarIndicator or a telerikGauges:GaugeRangeBarIndicator to my xaml but I get an error:

 "Type telerikGauges:GaugeBarIndicator not found in xmlns clr-namespace:Telerik.XamarinForms.DataVisualization.Gauges;assembly=Telerik.XamarinForms.DataVisualization"

I am using compiled xaml. What am I missing here? Do I need to add some ExportRenderer like RadCartesianChart? There is nothing to be found in the documentation about this.

Is there an XF example project with gauges I can download? That would be helpful.

 

 

 

4 Answers, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 12 Apr 2017, 01:35 PM
Hello Michel,

I again think that this is due to the fact that you are using the Beta version which does not contain everything. In the official release we added stuff like some indicators and an AnimationSettings property for example. Can you try upgrading and see if this error goes away?

Regards,
Petar Marchev
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Michel
Top achievements
Rank 1
answered on 12 Apr 2017, 02:14 PM

Hi Petar,

Thank you for your quick reply. I am a bit confused here. I am using the Telerik.Ui.for.Xamarin 2017.1.1220.4 nugget package which is the latest on your nugget server. Is this the latest official release? In my account I can download version   Telerik.UI.for.Xamarin.2017.1.10321.10.nupkg ? Is this a newer, older or the same version? What should I use? What is official, what is beta?

Regards,

Michel

0
Lance | Senior Manager Technical Support
Telerik team
answered on 12 Apr 2017, 07:06 PM
Hello Michael,

Although I mentioned this in a different thread, I'd like to bring it up here as well for any new visitors. The latest version available is 2017.1.10321.10, which is available for download from your products page or via Telerik Nuget server.

Once you've updated the version, the references should resolve after a rebuild.

Regards,
Lance | Tech Support Engineer, Sr.
Telerik by Progress
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Michel
Top achievements
Rank 1
answered on 13 Apr 2017, 07:07 AM

Dear support,

I found that for the Telerik nugget server is was using a deprecated account and for that reason I could not see the latest version. I removed the Telerik nugget source and re-added it. Now I was able to re-enter the correct credentials and able to update to 2017.1.10321.10.

Thank you for your support!

Regards,

Michel

Tags
Gauges
Asked by
Michel
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Michel
Top achievements
Rank 1
Lance | Senior Manager Technical Support
Telerik team
Share this question
or