FlexReport for WinForms
ChartUnboundDataSeriesCollection クラス
メンバ 


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

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

参照

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