SharpPlot Reference > SharpPlot Methods > DrawScatterPlot Method > (Double[]) SharpPlot.DrawScatterPlot Method (Double[])
Scatter array of y-values against implied x-values.
public void DrawScatterPlot(
double[] 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
|