FlexChart for WinForms
DataSourceModel コンストラクタ(Object,List<String>,String)

C1.Chart アセンブリ > C1.Chart.Serialization 名前空間 > DataSourceModel クラス > DataSourceModel コンストラクタ : DataSourceModel コンストラクタ(Object,List<String>,String)
シンタックス
'宣言
 
Public Function New( _
   ByVal dataSource As System.Object, _
   ByVal bindings As System.Collections.Generic.List(Of String), _
   Optional ByVal childItemsPath As System.String _
)
public DataSourceModel( 
   System.object dataSource,
   System.Collections.Generic.List<string> bindings,
   System.string childItemsPath
)

パラメータ

dataSource
bindings
childItemsPath
参照

参照

DataSourceModel クラス
DataSourceModel メンバ
オーバーロード一覧