FlexReport for WinForms
GetDataSource メソッド (DiagramChartField)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > DiagramChartField クラス : GetDataSource メソッド
Returns DataSource specified for this field in the DataSourceName property, returns null if DataSourceName is null or empty, throws an exception if DataSource with specified name not found.
シンタックス
'宣言
 
Protected Function GetDataSource() As DataSource
'使用法
 
Dim instance As DiagramChartField
Dim value As DataSource
 
value = instance.GetDataSource()
protected DataSource GetDataSource()
参照

参照

DiagramChartField クラス
DiagramChartField メンバ