FlexReport for WinForms
ChartDataGroupsCollection クラス
メンバ 


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

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

参照

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