getLegendMarker()

This method returns the object ID of markers in the graph's legend area. Use the input parameters to select the legend marker for a particular series.

Syntax:

IdentObj getLegendMarker();
IdentObj getLegendMarker(int s);

where:

s

Is a series number.

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


WebFOCUS