[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.SeriesCollection.Remove

Remove Method

Remove(Series)

Removes the first occurrence of a specific object from the collection.

Declaration
public void Remove(Series value)
Parameters
Type Name Description
Series value

The Series to remove from the collection.