Chart.PerformDataBinding Method (IEnumerable)
.NET Framework (current version)
Data binds the specified data source to the Chart control.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- data
-
Type:
System.Collections.IEnumerable
An IEnumerable object that represents the data source that is bound to the chart control.
.NET Framework
Available since 4.0
Available since 4.0
Show: