ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonColorMap Class / ValueColors Property

In This Topic
    ValueColors Property (CommonColorMap)
    In This Topic
    Gets the collection of values with their associated colors.
    Syntax
    'Declaration
     
    Public ReadOnly Property ValueColors As ValueColorCollection
    public ValueColorCollection ValueColors {get;}
    See Also