Search
PieChart.getDoughnut Method
See Also
 






Gets a value indicating whether the pie should be rendered as a doughnut.

Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing

 Syntax

Java  Copy Code

public boolean getDoughnut ()

 Return Value

true if pie is rendered as a doughnut; otherwise, false.

 See Also