SharpPlot Reference > SharpPlot Methods > DrawLineGraph Method > (Int32[][],Double[])

SharpPlot.DrawLineGraph Method (Int32[][],Double[])

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

public void DrawLineGraph(
    int[][] data,
    double[] xValues
);

See also ...

SharpPlot Members | SharpPlot.DrawLineGraph Method


Send comments on this topic
© Dyalog Ltd 2021