NPlot Documented Class Library

TextItem Constructor 

[This is preliminary documentation and subject to change.]

Constructor

public TextItem(
   PointD position,
   string text
);

Parameters

position
The position the text starts.
text
The text.

See Also

TextItem Class | NPlot Namespace