Gets a TextStyle from current Theme.
Namespace: MindFusion.Charting
File: RenderContext.js
SyntaxJavaScript
Copy Code
|
|---|
function textStyle (hint) |
Type: TextStyleHint
A member of the TextStyleHint enumeration.
Type: TextStyle
A TextStyle instance.
See Also