Dissected arrows on Vector plot

Arrows are drawn starting and ending a little way from the nodes


sp.VectorStyle = VectorStyles.Dissected;

This is a good style for a directed graph if the nodes have already been drawn as a scatter plot.

See also ...

SharpPlot Members | VectorStyle Property