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

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