NPlot Documented Class Library

AxesConstraint.AxisPosition Constructor

[This is preliminary documentation and subject to change.]

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

Overload List

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

public AxesConstraint.AxisPosition(XAxisPosition,int);

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

public AxesConstraint.AxisPosition(YAxisPosition,int);

See Also

AxesConstraint.AxisPosition Class | NPlot Namespace