ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Gauge Namespace / C1GaugeExtender Class / TickMajor Property

In This Topic
    TickMajor Property (C1GaugeExtender)
    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