ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Gauge Namespace / C1RadialGauge Class / Cap Property

In This Topic
    Cap Property
    In This Topic
    Gets or sets the cap of the gauge.
    Syntax
    'Declaration
     
    Public Property Cap As C1RadialGaugePointerCap
    public C1RadialGaugePointerCap Cap {get; set;}
    See Also