getSlice()

This method returns the object ID of a slice in a pie graph.

Syntax:

IdentObj getSlice();
IdentObj getSlice(int s, int g);

where:

s

Is an optional series number.

g

Is an optional group number.

See getSliceCrust(), getSliceRing().


WebFOCUS