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

In This Topic
    XAxisLocation Property
    In This Topic
    Gets or sets the xAxisLocation of the linear gauge
    Syntax
    'Declaration
     
    Public Property XAxisLocation As System.Double
    public System.double XAxisLocation {get; set;}
    See Also