NPlot Documented Class Library

AxesConstraint.AxisPosition Constructor (YAxisPosition, Int32)

[This is preliminary documentation and subject to change.]

Constructor, which defines a vertical axis and the physical x position it should be drawn at.

public AxesConstraint.AxisPosition(
   YAxisPosition axis,
   int xPosition
);

Parameters

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

See Also

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