dotnetCHARTING Send comments on this topic.
Add Method
See Also 
dotnetCHARTING Namespace > AnnotationCollection Class : Add Method


Adds a specified AnnotationCollection to this collection.

Overload List

Overload Description
Add(Annotation)  
Add(AnnotationCollection) Adds a specified AnnotationCollection to this collection.  
Add(Annotation[]) Adds the specified Annotation objects to this collection.  

See Also