NPlot Documented Class Library

AxesConstraint.YPixelWorldLength Constructor (Double, XAxisPosition)

[This is preliminary documentation and subject to change.]

Constructor, which defines the world pixel length together with the x-axis that should be held constant when forcing this constraint [the other x-axis only will be moved].

public AxesConstraint.YPixelWorldLength(
   double p,
   XAxisPosition holdFixedX
);

Parameters

p
The world pixel length
holdFixedX
The position of this x-axis will be held constant. The other x-axis will be moved in order to force the constraint.

See Also

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