GrapeCity.ActiveReports.Chart.v12 アセンブリ > GrapeCity.ActiveReports.Chart.Annotations 名前空間 > AnnotationsCollection クラス > Item プロパティ : Item(Int32) プロパティ |
'宣言 Public Overloads Property Item( _ ByVal index As Integer _ ) As Annotation
public Annotation Item( int index ) {get; set;}