| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal annotation As Annotation _ ) As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int Add( Annotation annotation )  | |
Parameters
- annotation
 
 
 
 
 
 
 
 
 
| dotnetCHARTING | Send comments on this topic. | 
| Add(Annotation) Method | |
| See Also | |
          | 
| dotnetCHARTING Namespace > AnnotationCollection Class > Add Method : Add(Annotation) Method | 
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Function Add( _ ByVal annotation As Annotation _ ) As Integer  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
public int Add( Annotation annotation )  | |