NPlot Documented Class Library

PhysicalAxis Constructor 

[This is preliminary documentation and subject to change.]

Construct

public PhysicalAxis(
   Axis a,
   Point physicalMin,
   Point physicalMax
);

Parameters

a
The axis this is a physical representation of.
physicalMin
the physical position of the world minimum axis value.
physicalMax
the physical position of the world maximum axis value.

See Also

PhysicalAxis Class | NPlot Namespace