Use the DataAdapter property to specify a data adapter that will populate the chart control's data source which is assigned via the DataSource property.
The main purpose of this property is to populate the chart control's data source at design time (in particular, by using the Populate verb/smart tag).