SharpPlot.DrawVectors Method (Double[,])

Vector plot from a matrix of xyxy pairs.

public void DrawVectors(
    double[,] data
);

See also ...

SharpPlot Members | DrawVectors Method