FlexReport for WinForms
DataSourceName プロパティ (DiagramChartField)


C1.Report アセンブリ > C1.Report 名前空間 > DiagramChartField クラス : DataSourceName プロパティ
Gets or sets the name of the data source for the chart. The name must match a name of a data source in the report's DataSources collection. Empty string indicates that the main data source will be used.
シンタックス
'宣言
 
Public Property DataSourceName As System.String
'使用法
 
Dim instance As DiagramChartField
Dim value As System.String
 
instance.DataSourceName = value
 
value = instance.DataSourceName
public System.string DataSourceName {get; set;}
参照

参照

DiagramChartField クラス
DiagramChartField メンバ