ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / Radius Property

In This Topic
    Radius Property (C1RadialGauge)
    In This Topic
    Logical radius of the C1RadialGauge.
    Syntax
    'Declaration
     
    
    Public Property Radius As Double
    public double Radius {get; set;}
    Remarks
    1 represents half of the Min (Width, Height) of the control and 0 represents 0.
    See Also