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