If the data source is set at design-time, the automatically calls the Chart.DataBind method when it loads. You can also call this method explicitly in the Page_Load event if extra data bind processing is required. 

This method traverses through the data source only once to bind all data. It also supports multiple Y values.