NPlot Documented Class Library

HorizontalLine Constructor (Double, Color)

[This is preliminary documentation and subject to change.]

Constructor

public HorizontalLine(
   double ordinateValue,
   Color color
);

Parameters

ordinateValue
ordinate (Y) value of line.
color
draw the line using this color.

See Also

HorizontalLine Class | NPlot Namespace | HorizontalLine Constructor Overload List