SharpPlot Reference > SharpPlot Methods > DrawTraceChart Method > (Double[][],Double[]) SharpPlot.DrawTraceChart Method (Double[][],Double[])
Draw a set of parallel traces from an array of arrays of Y-values and an array of X-values.
public void DrawTraceChart(
double[][] data,
double[] xValues
);
See also ...SharpPlot Members | SharpPlot.DrawTraceChart Method
Send comments on this topic © Dyalog Ltd 2021
|