ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1RadialGauge Class / Cap Property

In This Topic
    Cap Property (C1RadialGauge)
    In This Topic
    Gets the Gauge pointer cap.
    Syntax
    'Declaration
     
    Public ReadOnly Property Cap As C1GaugeCap
    public C1GaugeCap Cap {get;}
    See Also