| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Methods Structures Enumerations Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Style examples > Dissected arrows on Vector plot Dissected arrows on Vector plotArrows 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 |