SharpPlot Reference > SharpPlot Methods > DrawVectors Method > (Double[0:,0:]) SharpPlot.DrawVectors Method (Double[0:,0:])
Vector plot from 4 series of x y x y.
public void DrawVectors(
double[,] data
);
-
data
- 4 series of x y x y.
See also ...SharpPlot Members | SharpPlot.DrawVectors Method
Send comments on this topic © Dyalog Ltd 2021
|