[]
Sets the point data to be charted.
public void SetData(double[] XValues, params double[][] YValues)
Specifies the array of XValues.
Specifies the array(s) of YValues.