NPlot Documented Class Library

AxesConstraint Class

[This is preliminary documentation and subject to change.]

Classes derived from this abstract base class define and can apply some form of constraint to the positioning and length of one or more of the four axes of a PlotSurface2D.

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

System.Object
   NPlot.AxesConstraint
      NPlot.AxesConstraint.AspectRatio
      NPlot.AxesConstraint.AxisPosition
      NPlot.AxesConstraint.XPixelWorldLength
      NPlot.AxesConstraint.YPixelWorldLength

public abstract class 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 Members | NPlot Namespace