Search
PieRenderer.getDoughnut Method
See Also
 






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

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

 Syntax

Java  Copy Code

public boolean getDoughnut ()

 Return Value

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

 See Also