ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class / RadiusProperty Field

In This Topic
    RadiusProperty Field (C1RadialGauge)
    In This Topic
    Identifies the Radius dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RadiusProperty As DependencyProperty
    public static readonly DependencyProperty RadiusProperty
    See Also