Search
RenderContext.setTheme Method
See Also
 






Sets the Theme used to resolve appearance attributes.

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

 Syntax

Java  Copy Code

public void setTheme (
    Theme value
)

 Parameters

value

A Theme instance.

 See Also