DataPointCollection::DataBindXY Method
.NET Framework (current version)
Data binds the X-value and Y-values of the collection's data points to the first columns of the specified data source.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
| Name | Description | |
|---|---|---|
![]() | DataBindXY(IEnumerable^, array<IEnumerable^>^) | Data binds the X-value and Y-values of the collection's data points to the first columns of the specified data source. |
![]() | DataBindXY(IEnumerable^, String^, IEnumerable^, String^) | Data binds the X-value and Y-values of the data points in the collection to the specified columns of the specified data sources. |
Show:
