getFootnote()

This method returns the object ID of the graph footnote object.

Syntax:

IdentObj getFootnote();

Example:

setAutofit(getFootnote(),false);
setFontName(getFootnote(),"TimesRoman");
setFontSizeVC(getFootnote(),2318);

3D bar graph


WebFOCUS