Search
Dashboard.exportImage Method
See Also
 






Exports this Dashboard as an image under the specified file path.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void exportImage (
    String filePath
)

 Parameters

filePath

The file path.

 See Also