IMSL C# Numerical Library

AbstractChartNode Constructor 

This interface contains members that will be common to chart objects in a variety of dimentions.

public AbstractChartNode(
   AbstractChartNode parent
);

Parameters

parent
A chart node which is the parent node of this object.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace