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