getLegendText()

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

Syntax:

IdentObj getLegendText();
IdentObj getLegendText (int s);

where:

s

Is a series number.

Example:

setDepthRadius(0);
setFontStyle(getLegendText(),6);

bar graph

See getLegendArea(), getLegendMarker(), getLegendScroller(), getLegendScrollerThumb()getLegendTextBox().


WebFOCUS