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