Binds the Y value(s) of the collection's DataPoints to a specified data source.
[Visual Basic] Overloads Public Sub DataBindY(ParamArray Double())
Binds the Y value(s) of the collection's DataPoints to the first column of the specified data source(s).
[Visual Basic] Overloads Public Sub DataBindY(ParamArray IEnumerable())
Binds the Y value(s) of the collection's DataPoints to the specified column(s) of the specified data source.
[Visual Basic] Overloads Public Sub DataBindY(Object,String)
DataPointsCollection Class | DataPointsCollection Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.