Gets a value indicating whether users are allowed to rotate this PieChart.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public boolean getAllowRotate () |
true if users are allowed to rotate the pie chart; otherwise, false.
See Also