PrxChartView.isLoaded

Syntax

isLoaded ();

Description

The isLoaded method determines if the regular report chart is loaded.

Comments

This method returns True if the chart is loaded, and False if it is not.

Example

The example of use is given in description of the PrxChartView.getViewMode method.

See also:

PrxChartView