Gets a value indicating whether the pie should be rendered as a doughnut.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public boolean getDoughnut () |
true if the pie is rendered as a doughnut; otherwise, false.
See Also