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

In This Topic
    Marker Property
    In This Topic
    Gets or sets the tick's marker shape.
    Syntax
    'Declaration
     
    Public Property Marker As Marker
    public Marker Marker {get; set;}
    See Also