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