MindFusion.Java Package Programmer's Guide
RenderContext.setTheme Method
See Also
 






Sets the Theme used to resolve appearance attributes.

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

 Syntax

Java  Copy Code

public void setTheme (
    Theme value
)

 Parameters

value

A Theme instance.

 See Also

RenderContext Members
RenderContext Class
com.mindfusion.charting Namespace