NPlot Documented Class Library

AxesConstraint.AxisPosition Constructor (XAxisPosition, Int32)

[This is preliminary documentation and subject to change.]

Constructor, which defines an horizontal axis and the physical y position it should be drawn at.

public AxesConstraint.AxisPosition(
   XAxisPosition axis,
   int yPosition
);

Parameters

axis
The x-axis for which the y position is to be specified.
yPosition
The [physical] y position of the axis.

See Also

AxesConstraint.AxisPosition Class | NPlot Namespace | AxesConstraint.AxisPosition Constructor Overload List