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

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

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

    See Also