NPlot Documented Class Library

AxesConstraint.YPixelWorldLength Constructor

[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.

Overload List

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);

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,XAxisPosition);

See Also

AxesConstraint.YPixelWorldLength Class | NPlot Namespace