Reference > Methods > DrawContourPlot Method > (Int32[],Int32[],Int32[])

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

Contour plot from arrays of integers.

public void DrawContourPlot(
    int[] xValues,
    int[] yValues,
    int[] zValues
);

See also ...

SharpPlot Members | DrawContourPlot Method


Send comments on this topic
© Dyalog Ltd 2013