This documentation is archived and is not being maintained.
DataPointCollection::DataBindXY 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 | |
|---|---|---|
|
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: