NPlot Documented Class Library

ArrowItem Constructor (PointD, Double, String)

[This is preliminary documentation and subject to change.]

Constructor

public ArrowItem(
   PointD position,
   double angle,
   string text
);

Parameters

position
The position the arrow points to.
angle
angle of arrow with respect to x axis.
text
The text associated with the arrow.

See Also

ArrowItem Class | NPlot Namespace | ArrowItem Constructor Overload List