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