MindFusion.Java Package Programmer's Guide
Dashboard.exportImage Method (String)
See Also
 






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

Namespace: com.mindfusion.charting.swing
Package: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public void exportImage (
    String filePath
)

 Parameters

filePath

The file path.

 See Also

exportImage Method Overload List
Dashboard Members
Dashboard Class
com.mindfusion.charting.swing Namespace