SharpPlot Reference > SharpPlot Methods > DrawScatterPlot Method > (Int32[])

SharpPlot.DrawScatterPlot Method (Int32[])

Scatter integer array of y-values against implied x-values.

public void DrawScatterPlot(
    int[] yValues
);
yValues
Data series to be plotted against the X-values.

See also ...

SharpPlot Members | SharpPlot.DrawScatterPlot Method


Send comments on this topic
© Dyalog Ltd 2021