[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.TitlesCollection.Remove

Remove Method

Remove(Title)

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

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

The Title to remove from the collection.