MindFusion.Charting for Java Programmer's Guide
Dashboard.setTheme Method
See Also
 






  Gauges

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