SharpPlot.DrawResponsePlot Method (Double[][],Double[])

Create surface from multiple sets of z-values with matched x values and equally spaced y-values.

public void DrawResponsePlot(
    double[][] zValues,
    double[] xValues
);

See also ...

SharpPlot Members | DrawResponsePlot Method