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






Gets the TextStyle from the current Theme using the specified TextStyleHint.

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

 Syntax

Java  Copy Code

public TextStyle textStyle (
    TextStyleHint hint
)

 Parameters

hint

A member of the TextStyleHint enumeration.

 Return Value

A TextStyle instance.

 See Also

RenderContext Members
RenderContext Class
com.mindfusion.charting Namespace