ComponentOne FlexReport for WinForms
Chart3DColorsCollection Class Members
Properties  Methods  Events

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace : Chart3DColorsCollection Class

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 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
Public Events
 NameDescription
Public EventOccurs when the collection is changed.  
Top
See Also

Reference

Chart3DColorsCollection Class
C1.Win.FlexReport.Chart Namespace