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