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