[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.AxesCollection.Remove

Remove Method

Remove(AxisBase)

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

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

The AxisBase to remove from the collection.