ComponentOne FlexReport for WinForms
DataSourceName Property (FlexChartFieldBase)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > FlexChartFieldBase Class : DataSourceName Property
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.
Syntax
'Declaration
 
Public Property DataSourceName As System.String
public System.string DataSourceName {get; set;}
See Also

Reference

FlexChartFieldBase Class
FlexChartFieldBase Members