Name | Description | |
---|---|---|
Add | Adds an existing point series into the collection. | |
AddNewSeries | Adds a new point series into the collection. | |
AssignFrom | Assigns (copies) items from another ChartObjectCollection to the current collection. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DPointSeries>) | |
Clear | Removes all items from the collection. | |
Contains | Determines whether the collection contains a specific item. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DPointSeries>) | |
CopyTo | Copies the elements of the collection to an System.Array, starting at a particular array index. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DPointSeries>) | |
IndexOf | Gets the index of the element. (Inherited from C1.Win.FlexReport.Chart.ChartObjectCollection<Chart3DPointSeries>) | |
Remove | Removes an existing point series from the collection. | |
RemoveAt | Removes the point series at the specific index. |