GrapeCity.ActiveReports.Chart.v9 Assembly > GrapeCity.ActiveReports.Chart.Annotations Namespace > AnnotationsCollection Class > Item Property : Item(Int32) Property |
'Declaration Public Overloads Property Item( _ ByVal index As System.Integer _ ) As Annotation
public Annotation Item( System.int index ) {get; set;}