getChartBackground()

This method returns the object ID of the background area of a graph.

Syntax:

IdentObj getChartBackground();

Example:

setFillColor(getChartBackground(),new Color(255,255,0));

3D bar graph


WebFOCUS