ComponentOne FlexReport for WinForms
ChartDataGroupsCollection Class Members
Properties  Methods  Events

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

The following tables list the members exposed by ChartDataGroupsCollection.

Public Properties
 NameDescription
Public PropertyGets the number of elements in the collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Public PropertyGets the element at the specified index. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Top
Public Methods
 NameDescription
Public MethodAdds an existing data group into the collection.  
Public MethodOverloaded. Adds a new data group into the colleciton.  
Public MethodAssigns (copies) items from another ChartObjectCollection to the current collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Public MethodRemoves all items from the collection.  
Public MethodDetermines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Public Method (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Public MethodGets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Public MethodRemoves an existing data group from the colleciton.  
Public MethodRemoves one data group at the specific index.  
Top
Public Events
 NameDescription
Public EventOccurs when the collection or its item has changed. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataGroup>)
Top
See Also

Reference

ChartDataGroupsCollection Class
C1.Win.FlexReport.Chart Namespace