'Declaration Public Function New( _ ByVal chart As C1Chart, _ ByVal dataSources() As System.Object _ )
public DataBindingForm( C1Chart chart, System.object[] dataSources )
Parameters
- chart
- The chart to which the form belongs.
- dataSources
- The data sources array.