See Also

AnnotationsCollection Class  | AnnotationsCollection Members

Language

Visual Basic

C#

Show All

value
The set of annotations to add to the collection.
See Also Languages ActiveReports.Chart Send feedback to Data Dynamics

AddRange Method

Adds an array of annotations to the collection.

[Visual Basic]
Public Sub AddRange( _    ByVal value() As Annotation _ )
[C#]
public void AddRange(    Annotation[] value );

Parameters

value
The set of annotations to add to the collection.

See Also

AnnotationsCollection Class  | AnnotationsCollection Members

 

 


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