NPlot Documented Class Library

AxesConstraint.XPixelWorldLength Constructor

[This is preliminary documentation and subject to change.]

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

Overload List

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

public AxesConstraint.XPixelWorldLength(double);

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

See Also

AxesConstraint.XPixelWorldLength Class | NPlot Namespace