SharpPlot Reference > SharpPlot Methods > DrawLineGraph Method > (Int32[],Int32[])

SharpPlot.DrawLineGraph Method (Int32[],Int32[])

Construct plot from integer array of y-values and x-values.

public void DrawLineGraph(
    int[] data,
    int[] xValues
);

See also ...

SharpPlot Members | SharpPlot.DrawLineGraph Method


Send comments on this topic
© Dyalog Ltd 2021