NPlot Documented Class Library

AxesConstraint.XPixelWorldLength Class

[This is preliminary documentation and subject to change.]

Defines an AxisConstraint that forces the world length corresponding to one pixel on the bottom x-axis to be a certain value. TODO: Allow the pixel world length to be set for the top axis.

For a list of all members of this type, see AxesConstraint.XPixelWorldLength Members.

System.Object
   NPlot.AxesConstraint
      NPlot.AxesConstraint.XPixelWorldLength

public class AxesConstraint.XPixelWorldLength : AxesConstraint

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NPlot

Assembly: NPlot (in NPlot.dll)

See Also

AxesConstraint.XPixelWorldLength Members | NPlot Namespace