ActiveReports 12
ToArray Method (AnnotationsCollection)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class : ToArray Method
Copies the elements of the AnnotationsCollection to a new array.
Syntax
'Declaration
 
Public Function ToArray() As Annotation()
public Annotation[] ToArray()
See Also

Reference

AnnotationsCollection Class
AnnotationsCollection Members