[]
Gets or sets the name of the data source for the series. The name must match the name of a data source in the report's DataSources collection.
Empty string indicates that the C1.WPF.Report.FlexChartField.ChartData.DataSource will be used.
public string DataSourceName { get; set; }