[]
Draw lines using specified coordinates.
void DrawLines(double[] xs, double[] ys)
Array of x-coordinates.
Array of y-coordinates.