getPieBarSlice()

This method returns the object ID of a slice in a pie-bar graph (GraphType 93 or 94).

Syntax:

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

where:

s

Is an optional series number

g

Is an optional group number

See getPieBarSliceCrust().


WebFOCUS