ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Gauge Namespace / C1RadialGaugeExtender 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