Visual Basic (Declaration) | |
---|---|
Public Sub AddRange( _ ByVal value() As Annotation _ ) |
C# | |
---|---|
public void AddRange( Annotation[] value ) |
Parameters
- value
- The set of annotations to add to the collection.
ActiveReports Developer 7 | |
AddRange Method | |
See Also |
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class : AddRange Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub AddRange( _ ByVal value() As Annotation _ ) |
C# | |
---|---|
public void AddRange( Annotation[] value ) |