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

In This Topic
    YAxisLocation Property
    In This Topic
    Gets or sets the position of the yAxis
    Syntax
    'Declaration
     
    Public Property YAxisLocation As System.Double
    public System.double YAxisLocation {get; set;}
    See Also