SharpPlot.DrawLineGraph Method (Double[])

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

public void DrawLineGraph(
    double[] data
);

See also ...

SharpPlot Members | DrawLineGraph Method