Reference > Methods > SetArrowStyle Method

SharpPlot.SetArrowStyle Method

Set Arrow format given any of (Arrow size, sweep angle, fill pattern).

Example

sp.SetArrowStyle(12,30); // Size,anglesp.SetArrowStyle(6,120); // Inward arrowsp.SetArrowStyle(12,30,FillStyle.Unfilled); // Size,angle,hollow

Overloads

See also ...

SharpPlot Members


Send comments on this topic
© Dyalog Ltd 2013