IMSL C# Numerical Library

Pie Constructor (Chart)

Constructs a Pie chart object.

public Pie(
   Chart chart
);

Parameters

chart
A Chart which specifies the parent of this node.

Remarks

The "Viewport" attribute for this node is set to [0.2,0.8] by [0.2,0.8].

See Also

Pie Class | Imsl.Chart2D Namespace | Pie Constructor Overload List