NPlot Documented Class Library

AxesConstraint.YPixelWorldLength Constructor (Double)

[This is preliminary documentation and subject to change.]

Constructor, which defines the world pixel length only. Both x-axes will be moved by equal amounts in order to force this constraint.

public AxesConstraint.YPixelWorldLength(
   double p
);

Parameters

p
The world pixel length

See Also

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