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






  Gauges

Gets a Theme specifying the appearance of Dashboard elements.

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

 Syntax

Java  Copy Code

public Theme getTheme ()

 Return Value

A Theme instance.

 See Also