SharpPlot Reference > SharpPlot Methods > DrawMultiple Method > (ChartType,Int32[][],Int32[])

SharpPlot.DrawMultiple Method (ChartType,Int32[][],Int32[])

Multiple plot from integer array of arrays and integer xvalues.

public void DrawMultiple(
    ChartType chartType,
    int[][] data,
    int[] xValues
);

See also ...

SharpPlot Members | SharpPlot.DrawMultiple Method


Send comments on this topic
© Dyalog Ltd 2021