[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.
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);
AxesConstraint.XPixelWorldLength Class | NPlot Namespace