IMSL C# Numerical Library

ChartNode Class

The base class of all of the nodes in the 2D chart tree.

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

System.Object
   Imsl.Chart2D.AbstractChartNode
      Imsl.Chart2D.ChartNode
         Derived types

public abstract class ChartNode : AbstractChartNode

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

ChartNode Members | Imsl.Chart2D Namespace