ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / ValueColorCollection Class / List Property

In This Topic
    List Property (ValueColorCollection)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property List As System.Collections.IList
    protected System.Collections.IList List {get;}
    See Also