This documentation is archived and is not being maintained.

DataPointCollection::DataBindY 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 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).
Public method DataBindY(IEnumerable, String) Data binds the Y-value(s) of the data points to the specified column(s) of the specified data source.
Top
Show: