[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.LegendsCollection.Remove

Remove Method

Remove(Legend)

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

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

The Legend to remove from the collection.