| 
 SharpPlot Reference > SharpPlot Methods > DrawMultiple Method >  (ChartType,Double[][],Double[]) SharpPlot.DrawMultiple Method (ChartType,Double[][],Double[])
Multiple plot from double array of arrays of y-values versus double x-values. 
public void DrawMultiple(
    ChartType chartType,
    double[][] data,
    double[] xValues
);
See also ...SharpPlot Members | SharpPlot.DrawMultiple Method 
 Send comments on this topic © Dyalog Ltd 2021 
 |