[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.DataPointsCollection.Remove

Remove Method

Remove(DataPoint)

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

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

The DataPoint to remove from the collection.