[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeriesCollection.Remove

Remove Method

Remove(ChartDataSeries)

Removes the specified ChartDataSeries from the collection.

Declaration
public void Remove(ChartDataSeries s)
Parameters
Type Name Description
ChartDataSeries s

Series to remove.