getLegendArea()

This method returns the object ID of the graph's legend area.

Syntax:

IdentObj getLegendArea();

Example:

setViewableSeries(3);
setDataScrollerPresenceSeries(0);
setViewableGroups(3);
setDataScrollerPresenceGroups(0);
setDisplay(getLegendArea(),false);
setDepthRadius(0);

bar graph


WebFOCUS