[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.ChartAreasCollection.Remove

Remove Method

Remove(ChartArea)

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

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

The ChartArea to remove from the collection.