NPlot Documented Class Library

VerticalLine Constructor (Double, Pen)

[This is preliminary documentation and subject to change.]

Constructor

public VerticalLine(
   double abscissaValue,
   Pen pen
);

Parameters

abscissaValue
abscissa (X) value of line.
pen
Pen to use to draw the line.

See Also

VerticalLine Class | NPlot Namespace | VerticalLine Constructor Overload List