Visual Basic (Declaration) | |
---|---|
Public Function Add( _ ByVal value As Annotation _ ) As System.Integer |
C# | |
---|---|
public System.int Add( Annotation value ) |
Parameters
- value
- The annotation to add.
ActiveReports Developer 7 | |
Add Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class : Add Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Function Add( _ ByVal value As Annotation _ ) As System.Integer |
C# | |
---|---|
public System.int Add( Annotation value ) |