Describes a Plot Axis.


Namespace: PalmSens.Plot
Assembly: PalmSens.Plot (in PalmSens.Plot.dll)

Syntax

Visual Basic (Declaration)
Public Class Axis
C#
public class Axis
C++
ref class Axis
J#
public class Axis
JScript
public class Axis

Inheritance Hierarchy

System.Object
   PalmSens.Plot.Axis

Thread Safety

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

See Also