[This is preliminary documentation and subject to change.]
Constructor, which defines an horizontal axis and the physical y position it should be drawn at.
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);
AxesConstraint.AxisPosition Class | NPlot Namespace