FlexReport for WinForms
ChartDataValuesCollection クラス
メンバ 


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

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

参照

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