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