[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Chart.Annotations.AnnotationsCollection.Remove

Remove Method

Remove(Annotation)

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

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

The Annotation to remove from the collection.