IMSL C# Numerical Library

Polar Constructor 

Creates a Polar object.

public Polar(
   Chart chart
);

Parameters

chart
A Chart which specifies the parent of this node.

See Also

Polar Class | Imsl.Chart2D Namespace