GrapeCity ActiveReports for .NET 14.0J
Item(String) プロパティ

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart.Annotations 名前空間 > AnnotationsCollection クラス > Item プロパティ : Item(String) プロパティ

注釈の名前。

指定した名前で項目を取得または設定します。
シンタックス
'宣言
 
Public Overloads ReadOnly Property Item( _
   ByVal annotationName As String _
) As Annotation
public Annotation Item( 
   string annotationName
) {get;}

パラメータ

annotationName

注釈の名前。

参照

AnnotationsCollection クラス
AnnotationsCollection メンバ
オーバーロード一覧