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

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

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

    See Also