ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / BarColorCollection Class
Properties Methods

In This Topic
    BarColorCollection Class Members
    In This Topic

    The following tables list the members exposed by BarColorCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the specified BarColor from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a BarColor object to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified BarColor exists in the collection.  
    Public MethodCopies the collection BarColor elements beginning with the specified index to an array of BarColor objects.  
    Public MethodGets the index of the specified BarColor in the collection.  
    Public MethodAdds a BarColor object to the collection at the specified index.  
    Public MethodRemoves a BarColor object from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also