[This is preliminary documentation and subject to change.]
Encapsulates functionality common to all axis classes. All specific axis classes derive from Axis. Axis can be used as a concrete class itself - it is an Axis without any embilishments [tick marks or tick mark labels].
This class encapsulates no physical information about where the axes are drawn.
For a list of all members of this type, see Axis Members.
System.Object
NPlot.Axis
NPlot.DateTimeAxis
NPlot.LabelAxis
NPlot.LinearAxis
NPlot.LogAxis
NPlot.PiAxis
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Namespace: NPlot
Assembly: NPlot (in NPlot.dll)
Axis Members | NPlot Namespace