ActiveReports 12
Item(String) Property

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class > Item Property : Item(String) Property
Name of the annotation.
Gets or sets the collection item by the specified name.
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal annotationName As String _
) As Annotation
public Annotation Item( 
   string annotationName
) {get;}

Parameters

annotationName
Name of the annotation.
See Also

Reference

AnnotationsCollection Class
AnnotationsCollection Members
Overload List