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

In This Topic
    Chart3DStylesCollection Class Members
    In This Topic

    The following tables list the members exposed by Chart3DStylesCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets or sets the specified style from the collection by numeric index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified Chart3DStyle to the collection.  
    Public MethodCreates a new Chart3DStyle and appends it to the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodDetermines whether the specified Chart3DStyle exists in the collection.  
    Public MethodCopies the collection Chart3DStyle elements beginning with the specified index to an array of BarColor objects.  
    Public MethodGets the index of the specified Chart3DStyle in the collection.  
    Public MethodAdds a Chart3DStyle object to the collection at the specified index.  
    Public MethodRemoves a Chart3DStyle object from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodReturns a string that represents the current Chart3DStylesCollection.  
    Top
    See Also