FlexReport for WinForms
ChartDataValuesCollection クラス メソッド


C1.Win.FlexReport.4.8 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartDataValuesCollection クラス

このクラスのメンバの一覧は、ChartDataValuesCollectionメンバを参照してください。

パブリック メソッド
 名前解説
Public メソッドAdds an existing data value to the collection.  
Public メソッドオーバーロードされます。 Adds a new data value to the collection.  
Public メソッドAssigns (copies) items from another ChartObjectCollection to the current collection. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
Public メソッドRemoves all items from the collection.  
Public メソッドDetermines whether the collection contains a specific item. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
Public メソッドCopies the elements of the collection to an System.Array, starting at a particular array index. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
Public メソッドGets the index of the element. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
Public メソッドRemoves an existing data value from the collection.  
Public メソッドRemoves the data value at the specific index.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドAdds an item to the ChartObjectCollection<T>. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
Protected メソッドInserts an item to the ChartObjectCollection<T> at the specified index. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
Protected メソッドRemoves the ChartObjectCollection<T> item at the specified index. C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataValue>から継承されます。
トップ
参照

参照

ChartDataValuesCollection クラス
C1.Win.FlexReport.Chart 名前空間