SharpPlot.DrawScatterPlot Method (Int32[][],Int32[])

Scatter plot from multiple integer y and x values.

public void DrawScatterPlot(
    int[][] yValues,
    int[] xValues
);

See also ...

SharpPlot Members | DrawScatterPlot Method