SharpPlot Reference > SharpPlot Methods > DrawTraceChart Method > (Double[][],Int32[])

SharpPlot.DrawTraceChart Method (Double[][],Int32[])

Draw a set of traces from an array of arrays of Y-values and an integer array of X-values.

public void DrawTraceChart(
    double[][] data,
    int[] xValues
);

See also ...

SharpPlot Members | SharpPlot.DrawTraceChart Method


Send comments on this topic
© Dyalog Ltd 2021