ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeBase Class / MorePointers Property

In This Topic
    MorePointers Property (C1GaugeBase)
    In This Topic
    Gets the collection of the other pointers, except the main pointer.
    Syntax
    'Declaration
     
    Public ReadOnly Property MorePointers As PointerCollection
    public PointerCollection MorePointers {get;}
    See Also