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

In This Topic
    X Property (Origin)
    In This Topic
    Gets or sets the X percent value of the origin.
    Syntax
    'Declaration
     
    Public Property X As System.Double
    public System.double X {get; set;}
    See Also