ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / DataPointsCollection Class / DataBindY Method

In This Topic
    DataBindY Method
    In This Topic
    Binds the Y value(s) of the collection's DataPoints to a specified data source.
    Overload List
    OverloadDescription
    Binds the Y value(s) of the collection's DataPoints to the specified column(s) of the specified data source.  
    Binds the Y value(s) of the collection's DataPoints to the first column of the specified data source(s).  
    Binds the Y values of the collection's DataPoints to a specified data source.  
    See Also