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

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