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

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

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

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

See also ...

SharpPlot Members | SharpPlot.DrawLineGraph Method


Send comments on this topic
© Dyalog Ltd 2021