Posted
on Nov 27, 2011
(permalink)
Hi,
I am using RadialGauge from Telerik free controls for silverlight. I want to change the Radial Gauge outer circle background color. By default it is showing silvercolor.But i need to change it blue color.
Can you suggest a way to change that.
Thanks in Advance,
Kannan S
Reply
Answer
Andrey
Andrey
Posted
on Nov 30, 2011
(permalink)
Hi Kanna,
You can use the
RadialGauge.OuterBackground and the
RadialGauge.OuterBorderBrush properties to change the outer circle background color. The sample code is below.
Kind regards,
Andrey Murzov
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
Reply