Click or drag to resize
PieGetPieSlice Method
Returns the PieSlice objects.

Namespace: Imsl.Chart2D
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual PieSlice[] GetPieSlice()

Return Value

Type: PieSlice
A PieSlice[] containing the pie slices to be associated with this node.
See Also