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

In This Topic
    Orientation Property (C1LinearGauge)
    In This Topic
    A value that indicates whether the gauge shows as horizontal or vertical.
    Syntax
    'Declaration
     
    Public Property Orientation As Orientation
    public Orientation Orientation {get; set;}
    See Also