Click or drag to resize
Polar Constructor
Creates a Polar object.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public Polar(
	Chart chart
)

Parameters

chart
Type: Imsl.Chart2DChart
A Chart which specifies the parent of this node.
See Also