IMSL C# Numerical Library

ChartNode Constructor 

Constructs a ChartNode object.

public ChartNode(
   ChartNode parent
);

Parameters

parent
The ChartNode which is the parent of this object.

See Also

ChartNode Class | Imsl.Chart2D Namespace