FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart3DColorsCollection Class
Properties Methods Events


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
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds a 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 in the collection.  
    Public MethodRemoves the specified Color from the collection.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance.  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the collection is changed.  
    Top
    See Also