SharpPlot Reference > SharpPlot Methods > DrawLineGraph Method > (Double[][]) SharpPlot.DrawLineGraph Method (Double[][])
Construct plot from array of arrays of y-values and implied x-values.
public void DrawLineGraph(
double[][] data
);
See also ...SharpPlot Members | SharpPlot.DrawLineGraph Method
Send comments on this topic © Dyalog Ltd 2021
|