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

In This Topic
    CommonFillingCollection Class
    In This Topic
    Represents a collection of CommonFilling objects.
    Object Model
    CommonFillingCollection Class
    Syntax
    'Declaration
     
    Public Class CommonFillingCollection 
       Inherits CommonItemCollection
    public class CommonFillingCollection : CommonItemCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.CommonItemCollection
             C1.Win.C1Gauge.CommonFillingCollection

    See Also