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

In This Topic
    TickMajor Property (C1Gauge)
    In This Topic
    Gets or sets the tickMajor of the gauge.
    Syntax
    'Declaration
     
    Public Property TickMajor As GaugeTick
    public GaugeTick TickMajor {get; set;}
    See Also