This documentation is archived and is not being maintained.
DataPointCollection::DataBindY Method
Visual Studio 2010
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
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). |
|
DataBindY(IEnumerable, String) | Data binds the Y-value(s) of the data points to the specified column(s) of the specified data source. |
Show: