This documentation is archived and is not being maintained.

DataPointCollection::DataBindXY Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method 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.
Public method 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.
Top
Show: