SharpPlot Reference > SharpPlot Methods > SetArrowStyle Method > (Double,Double) SharpPlot.SetArrowStyle Method (Double,Double)
Arrow size and sweep angle.
public void SetArrowStyle(
double arrowSize,
double arrowAngle
);
-
arrowSize
- Length of arrowhead in points (negative is proportional to line width) (default is 10pt).
-
arrowAngle
- Shape of arrowhead in degrees (negative values are inward-pointing).
See also ...SharpPlot Members | SharpPlot.SetArrowStyle Method
Send comments on this topic © Dyalog Ltd 2021
|