This is the root of our tree, it has no parent.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.0.0

Syntax

C#
public Chart()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
Chart()

Remarks

This creates the Chart with a null component.

See Also