Search
PieChart.getAllowRotate Method
See Also
 






Gets a value indicating whether users are allowed to rotate this PieChart.

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

 Syntax

Java  Copy Code

public boolean getAllowRotate ()

 Return Value

true if users are allowed to rotate the pie chart; otherwise, false.

 See Also