SharpPlot.DrawLineGraph Method (Int32[][])

Construct plot from integer array of arrays of y-values and implied x-values.

public void DrawLineGraph(
    int[][] data
);

See also ...

SharpPlot Members | DrawLineGraph Method