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

In This Topic
    TickStyle Property (GaugeTick)
    In This Topic
    Gets or sets the tick's style.
    Syntax
    'Declaration
     
    Public Property TickStyle As ChartStyle
    public ChartStyle TickStyle {get; set;}
    See Also