NPlot Documented Class Library

PiAxis Class

[This is preliminary documentation and subject to change.]

Axis with labels in multiples of Pi. Maybe needs a better name. Lots of functionality still to be added - currently only puts labels at whole increments of pi, want arbitrary increments, automatically determined and dependance on physical length. Volunteers?

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

System.Object
   NPlot.Axis
      NPlot.PiAxis

public class PiAxis : Axis

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

PiAxis Members | NPlot Namespace