ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1RadialGauge Class / Radius Property

In This Topic
    Radius Property (C1RadialGauge)
    In This Topic
    Gets or sets the radialGauge's radius.
    Syntax
    'Declaration
     
    Public Property Radius As System.Integer
    public System.int Radius {get; set;}
    See Also