Search
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

A member of the TextStyleHint enumeration.

 Return Value

A TextStyle instance.

 See Also