NPlot Documented Class Library

AxesConstraint.AspectRatio Constructor (Double, XAxisPosition, YAxisPosition)

[This is preliminary documentation and subject to change.]

Constructor

public AxesConstraint.AspectRatio(
   double a,
   XAxisPosition holdFixedX,
   YAxisPosition holdFixedY
);

Parameters

a
Aspect Ratio
holdFixedX
When adjusting the position of axes, the specified axis will never be moved.
holdFixedY
When adjusting the position of axes, the specified axis will never be moved.

See Also

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