IMSL C# Numerical Library

Pie Constructor

Constructs a Pie chart object.

Overload List

Constructs a Pie chart object.

public Pie(Chart);

Constructs a Pie chart object with a specified number of slices.

public Pie(Chart,double[]);

See Also

Pie Class | Imsl.Chart2D Namespace