This question is locked. New answers and comments are not allowed.
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.
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
0
Hi Mathew,
Thank you for your interest in our Win8 suite.
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
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.
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
Hello Mathew,
Tsvyatko
the Telerik team
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.
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?
Thanks for the quick response.
The version i'm running was downloaded yesterday from your site. Is this the correct one?
0
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?
Tsvyatko
the Telerik team
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.