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


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > FlexChartFieldBase クラス : 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 FlexChartFieldBase
Dim value As System.String
 
instance.DataSourceName = value
 
value = instance.DataSourceName
public System.string DataSourceName {get; set;}
参照

参照

FlexChartFieldBase クラス
FlexChartFieldBase メンバ