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