IMSL C# Numerical Library

Axis Class

The Axis node provides the mapping for all of its children from the user coordinate space to the device (screen) space.

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

System.Object
   Imsl.Chart2D.AbstractChartNode
      Imsl.Chart2D.ChartNode
         Imsl.Chart2D.Axis
            Imsl.Chart2D.AxisXY
            Imsl.Chart2D.Pie
            Imsl.Chart2D.Polar

public abstract class Axis : ChartNode

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: Imsl.Chart2D

Assembly: ImslCS (in ImslCS.dll)

See Also

Axis Members | Imsl.Chart2D Namespace