Search
Dashboard.setTheme Method
See Also
 






Sets a Theme specifying the appearance of Dashboard elements.

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

 Syntax

Java  Copy Code

public void setTheme (
    Theme value
)

 Parameters

value

A Theme instance.

 See Also