Initializes a new instance of the TextRenderer class.
Namespace: MindFusion.Charting
File: TextRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
function TextRenderer (context, font, textBrush) |
A RenderContext instance.
A Font instance.
A Brush instance.
See Also