Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Gauge > Need to change the background color of RadialGauge Outer circle

Answered Need to change the background color of RadialGauge Outer circle

Feed from this thread
  • 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 admin's avatar

    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.
    <telerik:RadialGauge Width="300" Height="300"
                         OuterBackground="Blue"
                         OuterBorderBrush="Blue">
    </telerik:RadialGauge>

    Kind regards,
    Andrey Murzov
    the Telerik team

    Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

    Reply

Back to Top

Skip Navigation LinksHome / Community & Support / Developer Productivity Tools Forums / Silverlight > Gauge > Need to change the background color of RadialGauge Outer circle
Related resources for "Need to change the background color of RadialGauge Outer circle"

Silverlight Gauge Features  |  Documentation  |  Demos  |  Telerik TV  |  Self-Paced Trainer  ]