ActiveReports Developer 7
AnnotationsCollection Constructor
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class : AnnotationsCollection Constructor

Glossary Item Box

Initializes a new instance of the AnnotationsCollection class.

Overload List

OverloadDescription
AnnotationsCollection Constructor()Initializes a new instance of the AnnotationsCollection class.  
AnnotationsCollection Constructor(Annotation[])

Initializes a new instance of the AnnotationsCollection class with the specified array.

 

See Also