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

[Solved] ArrowGaugeIndicator in XAML?

5 Answers 102 Views
Gauge for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Matthew
Top achievements
Rank 1
Matthew asked on 16 Jul 2012, 03:47 PM
Hello,

Is it possible to add the ArrowGaugeIndicator directly in XAML?  It doesn't seem to exist in the namespace in the XAML itself (MarkerGaugeIndicator, and RadialBarGaugeIndicator do show up).  I noticed also in the sample project, that the ArrowGaugeIndicator is added in the codebehind.


Thanks,

Matthew.

5 Answers, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 17 Jul 2012, 09:18 AM
Hi Mathew,

Thank you for your interest in our Win8 suite.

 You can define ArrowGaugeIndicator in the same matter as the other indicators:

<telerik:ArrowGaugeIndicator  Value="10"  Thickness="3" Brush="White"/>

I have also prepared simple application demonstrating radial gauge setup that includes arrow indicators.

Alternatively, you can check our demos (part of the controls installations) for this and more sample.

Let us know if you have any further questions.
Kind regards,
Tsvyatko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Matthew
Top achievements
Rank 1
answered on 17 Jul 2012, 02:02 PM
Thanks... this helps.

I figured out the problem (and potentially a bug).

If you just add the reference to the "RadControls for Metro" from the extensions section, everything seems to work EXCEPT ArrowGaugeIndicator.  I had to add the binaries in order to get it to work.  Something isn't right there.

0
Tsvyatko
Telerik team
answered on 17 Jul 2012, 02:16 PM
Hello Mathew,

Have you tried our private BETA. If yes, this might be causing the issue. We had some issues with upgrading from our private to official BETA versions.
What I can suggest to manually uninstall it and re-download the latest available SDK available (Since we have updated our installer shortly after finding the issue). 

Please, excuse us for the inconvinience caused.

All the best,
Tsvyatko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Matthew
Top achievements
Rank 1
answered on 17 Jul 2012, 02:19 PM
Hello,

Thanks for the quick response.

The version i'm running was downloaded yesterday from your site.  Is this the correct one?
0
Tsvyatko
Telerik team
answered on 17 Jul 2012, 02:54 PM
Hello Mathew,

that is indeed the latest version. It seems that is an issue we have not still encountered (it can either be some VS2012 or some problem with our SDK). We will try to reproduce it from our side to resolve it in future release.

We will be very greatful if you can share additional information regarding this issue. Is this only design-time/intelisence error (does the project compile with arrowindicator defined)? Have you encounter similar issues with other custom types?

 

Greetings,
Tsvyatko
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
Gauge for XAML
Asked by
Matthew
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Matthew
Top achievements
Rank 1
Share this question
or