FlexReport for WinForms
GetDataSource メソッド (DiagramChartField)


C1.Report アセンブリ > C1.Report 名前空間 > DiagramChartField クラス : GetDataSource メソッド
Returns DataSource specified for this field in the DiagramChartField.DataSourceName property, returns null if DiagramChartField.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 メンバ