Reads a Font object with the specified name and default value.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public Font readFont ( |
The name of the element to read.
The parent element.
The default Font.
The Font instance that was read.
See Also