isImage();
The isImage method determines if the chart is an image.
If this method return True, the regular report chart is an image, otherwise the chart is an instance of the Chart component (default).
The example of use is given in description of the PrxChartView.getViewMode method.
See also: