See Also

AnnotationsCollection Class  | AnnotationsCollection Members

Language

Visual Basic

C#

Show All

value
The annotation to add.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

Add Method

Adds an Annotation to the collection.

[Visual Basic]
Public Function Add( _    ByVal value As Annotation _ ) As Integer
[C#]
public int Add(    Annotation value );

Parameters

value
The annotation to add.

See Also

AnnotationsCollection Class  | AnnotationsCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.