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

In This Topic
    ValueColorCollection Class
    In This Topic
    Represents a collection of C1GaugeValueColor objects.
    Object Model
    ValueColorCollection Class
    Syntax
    'Declaration
     
    Public Class ValueColorCollection 
       Inherits System.Collections.CollectionBase
    public class ValueColorCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.ValueColorCollection

    See Also