NPlot Documented Class Library

Axis.LUB Method 

[This is preliminary documentation and subject to change.]

Sets the world extent of the current axis to be just large enough to encompas the current world extent of the axis, and the world extent of the passed in axis

public void LUB(
   Axis a
);

Parameters

a
The other Axis instance.

See Also

Axis Class | NPlot Namespace