Search
RenderContext.getTheme Method
See Also
 






Gets the Theme used to resolve appearance attributes.

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

 Syntax

Java  Copy Code

public Theme getTheme ()

 Return Value

A Theme instance.

 See Also