NPlot Documented Class Library

AxesConstraint.XPixelWorldLength Constructor (Double, YAxisPosition)

[This is preliminary documentation and subject to change.]

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

public AxesConstraint.XPixelWorldLength(
   double p,
   YAxisPosition holdFixedY
);

Parameters

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

See Also

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