FlexReport for WinForms
ChartDataSeriesCollection クラス
メンバ 


C1.Win.FlexReport.4.5.2 アセンブリ > C1.Win.FlexReport.Chart 名前空間 : ChartDataSeriesCollection クラス
チャートデータ系列定義のコレクションを表します。
オブジェクト モデル
ChartDataSeriesCollection クラス
シンタックス
'宣言
 
Public Class ChartDataSeriesCollection 
   Inherits C1.Win.FlexReport.Chart.ChartObjectCollection(Of ChartDataSeries)
'使用法
 
Dim instance As ChartDataSeriesCollection
public class ChartDataSeriesCollection : C1.Win.FlexReport.Chart.ChartObjectCollection<ChartDataSeries> 
継承階層

System.Object
   C1.Win.FlexReport.Chart.ChartObjectCollection<T>
      C1.Win.FlexReport.Chart.ChartDataSeriesCollection

参照

ChartDataSeriesCollection メンバ
C1.Win.FlexReport.Chart 名前空間