MindFusion.Charting for JavaScript Programmer's Guide
RenderContext.textStyle Method
See Also
 






Gets a TextStyle from current Theme.

Namespace: MindFusion.Charting
File: RenderContext.js

 Syntax

JavaScript  Copy Code

function textStyle (hint)

 Parameters

hint

Type: TextStyleHint
A member of the TextStyleHint enumeration.

 Return Value

Type: TextStyle
A TextStyle instance.

 See Also

RenderContext Members
RenderContext Class
MindFusion.Charting Namespace