[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LabelsCollection.Remove

Remove Method

Remove(string)

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

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

The string to remove from the collection.