ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCap Class / MoreCircles Property

In This Topic
    MoreCircles Property (C1GaugeCap)
    In This Topic
    Gets the collection of circles for the pointer cap.
    Syntax
    'Declaration
     
    Public ReadOnly Property MoreCircles As CapCircleCollection
    public CapCircleCollection MoreCircles {get;}
    See Also