バージョン

ChartTextCollection クラス メンバ

ChartTextCollectionデータ型で公開されるメンバを以下の表に示します。

パブリック コンストラクタ
 名前解説
Public コンストラクタChartTextCollection コンストラクタChartTextCollectionコンストラクター。  
トップ
パブリック プロパティ
 名前解説
Public プロパティChartComponentこのChartTextcollectionを所有するチャート コンポーネント。  
Public プロパティCountChartTextCollectionに含まれるChartTextAppearanceオブジェクトの数を取得します。  
Public プロパティIsSynchronizedChartTextCollectionへのアクセスがスレッドセーフであるかどうかのインジケーターを取得します。  
Public プロパティItem含まれているChartTextAppearanceオブジェクトへの、インデックスによるアクセスを提供します。  
Public プロパティSyncRootChartTextCollectionへのアクセスを同期する際に使用できるオブジェクトを取得します。  
トップ
パブリック メソッド
 名前解説
Public メソッドAddこのコレクションに ChartTextAppearance を追加します。  
Public メソッドClearコレクションからすべてのChartTextAppearanceオブジェクトを削除します。  
Public メソッドCloneこのChartTextCollectionのコピーを作成して返します。  
Public メソッドContainsChartTextCollection が特定の ChartTextAppearance オブジェクトを含むかどうかをテストします。  
Public メソッドCopyToChartTextCollection 内の ChartTextAppearance オブジェクトをユーザーが用意した配列にコピーします。  
Public メソッドGetEnumeratorChartTextCollection に対する反復処理用の Enumerator オブジェクトを取得します。  
Public メソッドIndexOfChartTextCollectionが特定のChartTextAppearanceを含む場合、そのインデックスを提供します。  
Public メソッドInsertこのコレクションに ChartTextAppearance を追加します。  
Public メソッドRemoveChartTextAppearance が ChartTextCollection に含まれるとき、それを削除します。  
Public メソッドRemoveAt特定のインデックスの ChartTextAppearance オブジェクトを削除します。  
Public メソッドSetComponentこのオブジェクトおよび依存したオブジェクトのためのコンテキスト内のコンポーネントを設定します。  
トップ
参照