FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread.Chart 名前空間 : SpreadChartCollection クラス |
このクラスのメンバの一覧は、SpreadChartCollectionメンバを参照してください。
名前 | 説明 | |
---|---|---|
Add | FpChartCollectionにチャートを追加します。 | |
AddRange | 範囲を追加します。 | |
Clear | Removes all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. System.Collections.CollectionBaseから継承されます。 | |
Contains | オーバーロードされます。 チャートコレクションに指定したチャートが含まれるかどうかを判定します。 | |
GetEnumerator | Returns an enumerator that iterates through the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
IndexOf | FpChartCollection内の特定のチャートのインデックスを確認します。 | |
Insert | コレクションの指定したインデックスにチャートを挿入します。 | |
Remove | 指定したチャートを削除します。 | |
RemoveAt | Removes the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. System.Collections.CollectionBaseから継承されます。 |
名前 | 説明 | |
---|---|---|
OnClear | オーバーライドされます。 System.Collections.CollectionBaseインスタンスの内容をクリアするときに、追加のカスタム処理を実行します。 | |
OnClearComplete | Performs additional custom processes after clearing the contents of the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnInsert | Performs additional custom processes before inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnInsertComplete | Performs additional custom processes after inserting a new element into the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnRemove | オーバーライドされます。 System.Collections.CollectionBaseインスタンスから要素を削除するときに、追加のカスタム処理を実行します。 | |
OnRemoveComplete | Performs additional custom processes after removing an element from the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnSet | Performs additional custom processes before setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnSetComplete | Performs additional custom processes after setting a value in the System.Collections.CollectionBase instance. System.Collections.CollectionBaseから継承されます。 | |
OnValidate | Performs additional custom processes when validating a value. System.Collections.CollectionBaseから継承されます。 |