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

In This Topic
    Visible Property (GaugeTick)
    In This Topic
    A value that indicate whether to show the tick.
    Syntax
    'Declaration
     
    Public Property Visible As System.Boolean
    public System.bool Visible {get; set;}
    See Also