NPlot Documented Class Library

AxesConstraint.YPixelWorldLength Class

[This is preliminary documentation and subject to change.]

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

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

System.Object
   NPlot.AxesConstraint
      NPlot.AxesConstraint.YPixelWorldLength

public class AxesConstraint.YPixelWorldLength : 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.YPixelWorldLength Members | NPlot Namespace