SharpPlot Reference > SharpPlot Methods > SetArrowStyle Method > (Double,Double,FillStyle)

SharpPlot.SetArrowStyle Method (Double,Double,FillStyle)

Set Arrow format from Arrow size, with optional sweep angle and fill pattern.

public void SetArrowStyle(
    double arrowSize,
    double arrowAngle,
    FillStyle fillStyle
);
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).
fillStyle
How arrowhead is shaded.

See also ...

SharpPlot Members | SharpPlot.SetArrowStyle Method


Send comments on this topic
© Dyalog Ltd 2021