SharpPlot Reference > SharpPlot Methods > DrawLineGraph Method > (Double[],Double[]) SharpPlot.DrawLineGraph Method (Double[],Double[])
Construct plot from array of y-values and array of x-values.
public void DrawLineGraph(
double[] data,
double[] xValues
);
See also ...SharpPlot Members | SharpPlot.DrawLineGraph Method
Send comments on this topic © Dyalog Ltd 2021
|