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

Gauge pointer to show value

1 Answer 72 Views
Gauge
This is a migrated thread and some comments may be shown as answers.
Nilesh Kute
Top achievements
Rank 1
Nilesh Kute asked on 23 Mar 2010, 01:05 PM
Hi,

I have purchaed RAD control for silverlight.

I wanted to know that how to add pointer (to show actual value) to RADGAUGE using microsoft expression blend.

also how to change the color of Gauge in expression blend.


Regards,
Nilesh Kute

1 Answer, 1 is accepted

Sort by
0
Giuseppe
Telerik team
answered on 26 Mar 2010, 11:59 AM
Hello Nilesh,

Generally, you need to drag and drop and then nest the following elements from the "Assets" toolbox (in that particular order) to achieve the desired effect:

  • RadGauge
  • RadialGauge
  • RadialScale
  • IndicatorList
  • Needle

As for customization of the gauge color -- unfortunately currently there is no API exposed for easy modification of the gauge background color and you will need to edit the RadialGauge template as actually the RadialGauge template defines all the complex visual effects that you are seeing in the default theme of RadGauge.


Greetings,
Freddie
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items.
Tags
Gauge
Asked by
Nilesh Kute
Top achievements
Rank 1
Answers by
Giuseppe
Telerik team
Share this question
or