GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace > DataPointsCollection Class > DataBindXY Method : DataBindXY(Object,String,Object,String) Method |
'Declaration Public Overloads Sub DataBindXY( _ ByVal xDataSource As System.Object, _ ByVal xField As System.String, _ ByVal yDataSource As System.Object, _ ByVal yFields As System.String _ )
public void DataBindXY( System.object xDataSource, System.string xField, System.object yDataSource, System.string yFields )