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