[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.WallRangesCollection.Remove

Remove Method

Remove(WallRange)

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

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

The WallRange to remove from the collection.