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

In This Topic
    Chart3DColorsCollection Class Members
    In This Topic

    The following tables list the members exposed by Chart3DColorsCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the specified Color by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd new Color to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines if the specified Color is in the collection.  
    Public MethodCopies the collection Color elements beginning with the specified index to an array of Color.  
    Public MethodGets the index of the specified Color in the collection.  
    Public MethodInserts the specified Color at the specified index of the collection.  
    Public MethodRemoves the specified Color from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also