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

In This Topic
    Origin Property (C1RadialGauge)
    In This Topic
    Gets or sets the origin of the radialGauge.
    Syntax
    'Declaration
     
    Public Property Origin As Origin
    public Origin Origin {get; set;}
    See Also