NPlot Documented Class Library

ArrowItem Constructor

[This is preliminary documentation and subject to change.]

Default constructor : text = "" angle = 45 degrees anticlockwise from horizontal.

Overload List

Default constructor : text = "" angle = 45 degrees anticlockwise from horizontal.

public ArrowItem(PointD);

Constructor

public ArrowItem(PointD,double);

Constructor

public ArrowItem(PointD,double,string);

See Also

ArrowItem Class | NPlot Namespace