NPlot Documented Class Library

MarkerItem Constructor (Marker, Double, Double)

[This is preliminary documentation and subject to change.]

Constructor

public MarkerItem(
   Marker marker,
   double x,
   double y
);

Parameters

marker
The marker to place on the chart.
x
The world x position of the marker
y
The world y position of the marker

See Also

MarkerItem Class | NPlot Namespace | MarkerItem Constructor Overload List