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