Construct plot from array of arrays of y-values and implied x-values.
public void DrawLineGraph( double[][] data );
SharpPlot Members | DrawLineGraph Method