Initializes a new instance of the TextRenderer class with the specified RenderContext, font and Brush.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public TextRenderer ( |
A RenderContext instance.
A Font instance.
A Brush instance.
See Also