NPlot Documented Class Library

ArrowItem Class

[This is preliminary documentation and subject to change.]

An Arrow IDrawable, with a text label that is automatically nicely positioned at the non-pointy end of the arrow. Future feature idea: have constructor that takes a dataset, and have the arrow know how to automatically set it's angle to avoid the data.

For a list of all members of this type, see ArrowItem Members.

System.Object
   NPlot.ArrowItem

public class ArrowItem : IDrawable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

ArrowItem Members | NPlot Namespace